aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-24 21:09:32 +0000
committerGravatar vitalyster2021-12-25 00:11:32 +0300
commitf71e2b5a833323a8c7ca1682188d4449ba0770c5 (patch)
tree4199d50e193f1391f0df982c5d79d44a2e40566c
parente9734ed591a736446a3cfc6f671e644f7902d7b4 (diff)
Bump rome-modules from 1.16.0 to 1.17.0
Bumps [rome-modules](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-modules 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 794629aa..ea9d0e62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-modules</artifactId>
- <version>1.16.0</version>
+ <version>1.17.0</version>
</dependency>
<dependency>
<groupId>com.twelvemonkeys.imageio</groupId>