Skip to content

Commit 725e259

Browse files
build(deps): bump maven-install-plugin from 2.5.2 to 3.1.0
Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 2.5.2 to 3.1.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.1.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>
1 parent 4d9fa85 commit 725e259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jprotoc/jprotoc-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<plugin>
9191
<groupId>org.apache.maven.plugins</groupId>
9292
<artifactId>maven-install-plugin</artifactId>
93-
<version>2.5.2</version>
93+
<version>3.1.0</version>
9494
<configuration>
9595
<!-- Don't install, since there isn't anything to install -->
9696
<skip>true</skip>

0 commit comments

Comments
 (0)