Skip to content

Commit 9108a00

Browse files
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](apache/maven-install-plugin@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]>
1 parent a00a969 commit 9108a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@
803803
<plugin>
804804
<groupId>org.apache.maven.plugins</groupId>
805805
<artifactId>maven-install-plugin</artifactId>
806-
<version>3.0.0-M1</version>
806+
<version>3.0.0</version>
807807
</plugin>
808808
<plugin>
809809
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)