aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-06 21:09:29 +0000
committerGravatar vitalyster2021-07-07 00:12:12 +0300
commitb1e160395c2ede6929d0d43b7717a923e886b7eb (patch)
treeedcebd813252abe310f5577bde1d5e30207eb62f
parent0d0a0b9b58372209b1a3f4f167b14e1b817eafb2 (diff)
Bump rome from 1.15.0 to 1.16.0
Bumps [rome](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 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 7f62ce23..2fa4448c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -223,7 +223,7 @@
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome</artifactId>
- <version>1.15.0</version>
+ <version>1.16.0</version>
</dependency>
<dependency>
<groupId>com.rometools</groupId>