commit | d6d85c4f5825aeef76ac9c18725fa8675bf8e50c | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon May 23 12:32:26 2022 +0000 |
committer | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jun 16 10:15:46 2022 +0000 |
tree | b954b66d178b9d752f35d912f3edf4b8f7875fe8 | |
parent | 93414f93baa3bf7423518cd48f36d329b2d2062f [diff] |
Bump versions-maven-plugin from 2.10.0 to 2.11.0 Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.10.0 to 2.11.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.10.0...versions-maven-plugin-2.11.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 74d877d..7070080 100644 --- a/pom.xml +++ b/pom.xml
@@ -857,7 +857,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>versions-maven-plugin</artifactId> - <version>2.10.0</version> + <version>2.11.0</version> </plugin> </plugins> </pluginManagement>