This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 47ac80b Bump maven-install-plugin from 3.0.0-M1 to 3.0.0
47ac80b is described below
commit 47ac80b8a855597c65229342a3c5cfdac7364b66
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 20 12:29:54 2022 +0000
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] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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>