Skip to content

Commit d15aa56

Browse files
Bump maven-install-plugin from 3.0.0-M1 to 3.0.1 (#3540)
Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.0.0-M1 to 3.0.1. - [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.1) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b069944 commit d15aa56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@
590590
<maven-clean-plugin-version>3.1.0</maven-clean-plugin-version>
591591
<maven-compiler-plugin-version>3.10.0</maven-compiler-plugin-version>
592592
<maven-deploy-plugin-version>3.0.0-M2</maven-deploy-plugin-version>
593-
<maven-install-plugin-version>3.0.0-M1</maven-install-plugin-version>
593+
<maven-install-plugin-version>3.0.1</maven-install-plugin-version>
594594
<maven-jar-plugin-version>3.2.2</maven-jar-plugin-version>
595595
<maven-resources-plugin-version>3.2.0</maven-resources-plugin-version>
596596
<maven-site-plugin-version>3.11.0</maven-site-plugin-version>

0 commit comments

Comments
 (0)