Skip to content

Commit dd02b46

Browse files
authored
Merge pull request #30 from guohao/dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.0
build(deps): bump maven-install-plugin from 2.5.2 to 3.1.0
2 parents 87c147d + 725e259 commit dd02b46

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)