aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-24 21:09:27 +0000
committerGravatar vitalyster2021-12-25 00:11:21 +0300
commite9734ed591a736446a3cfc6f671e644f7902d7b4 (patch)
treeec549afce10da3ea419a507deeab3db09f7a2b9a
parentcf27e6f851b5fef1a60f67ea645f6ecab96aa8bb (diff)
Bump rome from 1.16.0 to 1.17.0
Bumps [rome](https://github.com/rometools/rome) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/rometools/rome/releases) - [Commits](https://github.com/rometools/rome/compare/1.16.0...1.17.0) --- updated-dependencies: - dependency-name: com.rometools:rome dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ecc84f79..794629aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -223,7 +223,7 @@
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome</artifactId>
- <version>1.16.0</version>
+ <version>1.17.0</version>
</dependency>
<dependency>
<groupId>com.rometools</groupId>