diff options
author | dependabot[bot] | 2021-12-28 21:08:09 +0000 |
---|---|---|
committer | vitalyster | 2021-12-29 04:07:09 +0300 |
commit | daa8a8b75373a527d2542a472d1e12aee4d020f6 (patch) | |
tree | 71674aea245bf21cb7b070bf074dcd06d93cc659 /pom.xml | |
parent | 330f3c5e71b715bc4ecec90991850c9966c50fb3 (diff) |
Bump rome from 1.17.0 to 1.18.0
Bumps [rome](https://github.com/rometools/rome) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/rometools/rome/releases)
- [Commits](https://github.com/rometools/rome/compare/1.17.0...1.18.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>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -223,7 +223,7 @@ <dependency> <groupId>com.rometools</groupId> <artifactId>rome</artifactId> - <version>1.17.0</version> + <version>1.18.0</version> </dependency> <dependency> <groupId>com.rometools</groupId> |