diff options
author | dependabot[bot] | 2021-12-24 21:09:32 +0000 |
---|---|---|
committer | vitalyster | 2021-12-25 00:11:32 +0300 |
commit | f71e2b5a833323a8c7ca1682188d4449ba0770c5 (patch) | |
tree | 4199d50e193f1391f0df982c5d79d44a2e40566c /pom.xml | |
parent | e9734ed591a736446a3cfc6f671e644f7902d7b4 (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>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |