aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-28 21:08:09 +0000
committerGravatar vitalyster2021-12-29 04:07:09 +0300
commitdaa8a8b75373a527d2542a472d1e12aee4d020f6 (patch)
tree71674aea245bf21cb7b070bf074dcd06d93cc659
parent330f3c5e71b715bc4ecec90991850c9966c50fb3 (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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 39e891de..4ece55e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>