diff options
author | dependabot[bot] | 2021-07-06 21:09:44 +0000 |
---|---|---|
committer | vitalyster | 2021-07-07 00:12:23 +0300 |
commit | fb445bc684987dbbfd0dd77f03ef9e75f7717bfb (patch) | |
tree | 83818a2ea0b361c3b8f32396cde6c58aa53625a3 /pom.xml | |
parent | b1e160395c2ede6929d0d43b7717a923e886b7eb (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>
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.15.0</version> + <version>1.16.0</version> </dependency> <dependency> <groupId>com.twelvemonkeys.imageio</groupId> |