Skip to content

Commit

Permalink
Merge pull request #5062 from jeremylong/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-install-plugin-3.1.0

build(deps): bump maven-install-plugin from 3.0.1 to 3.1.0
  • Loading branch information
jeremylong committed Nov 19, 2022
2 parents a6c984f + cfc9b6d commit 3090b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -264,7 +264,7 @@ Copyright (c) 2012 - Jeremy Long
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 3090b06

Please sign in to comment.