Skip to content

Commit 60bf260

Browse files
build(deps): bump maven-install-plugin from 2.5.2 to 3.0.0 (#1699)
Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 2.5.2 to 3.0.0. - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-2.5.2...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-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bae2cc3 commit 60bf260

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
@@ -91,7 +91,7 @@
9191

9292
<animal-sniffer-maven-plugin.version>1.21</animal-sniffer-maven-plugin.version>
9393
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
94-
<maven-install-plugin.version>2.5.2</maven-install-plugin.version>
94+
<maven-install-plugin.version>3.0.0</maven-install-plugin.version>
9595
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
9696
<maven-javadoc-plugin.version>3.4.0</maven-javadoc-plugin.version>
9797
<license-maven-plugin.version>4.1</license-maven-plugin.version>

0 commit comments

Comments
 (0)