aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-06 21:09:44 +0000
committerGravatar vitalyster2021-07-07 00:12:23 +0300
commitfb445bc684987dbbfd0dd77f03ef9e75f7717bfb (patch)
tree83818a2ea0b361c3b8f32396cde6c58aa53625a3
parentb1e160395c2ede6929d0d43b7717a923e886b7eb (diff)
Bump rome-modules from 1.15.0 to 1.16.0
Bumps [rome-modules](https://github.com/rometools/rome) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/rometools/rome/releases) - [Commits](https://github.com/rometools/rome/compare/1.15.0...1.16.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 2fa4448c..ba7ec229 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-modules</artifactId>
- <version>1.15.0</version>
+ <version>1.16.0</version>
</dependency>
<dependency>
<groupId>com.twelvemonkeys.imageio</groupId>