commit | 47ac80b8a855597c65229342a3c5cfdac7364b66 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jul 20 12:29:54 2022 +0000 |
committer | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jul 25 01:06:28 2022 +0000 |
tree | c0f9be63fcb731b872d2554ec025d037359843b5 | |
parent | b486faaeaf2cfa91ddeffa15482bd837eb06a22d [diff] |
Bump maven-install-plugin from 3.0.0-M1 to 3.0.0 Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.0.0-M1 to 3.0.0. - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.0.0-M1...maven-install-plugin-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index ffbc44f..3777baa 100644 --- a/pom.xml +++ b/pom.xml
@@ -737,7 +737,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-install-plugin</artifactId> - <version>3.0.0-M1</version> + <version>3.0.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>