commit | 23c873360eeeb57aa92210727f6edd14d3002185 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Apr 13 12:56:42 2022 +0000 |
committer | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Apr 14 05:37:45 2022 +0000 |
tree | 611e813f8603252e65ddeec768879416c96e6297 | |
parent | d568b5dc0ec97773dc7d844b125f8f015e7f15da [diff] |
Bump versions-maven-plugin from 2.9.0 to 2.10.0 Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases) - [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md) - [Commits](https://github.com/mojohaus/versions-maven-plugin/compare/versions-maven-plugin-2.9.0...versions-maven-plugin-2.10.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index 45cdc91..b0d46f0 100644 --- a/pom.xml +++ b/pom.xml
@@ -900,7 +900,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>versions-maven-plugin</artifactId> - <version>2.9.0</version> + <version>2.10.0</version> </plugin> </plugins> </pluginManagement>