Skip to content

Commit

Permalink
Merge pull request #485 from evanchooly/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-install-plugin-3.1.2

Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2
  • Loading branch information
github-actions[bot] authored Apr 29, 2024
2 parents 888986c + 99e5b9e commit e69b271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
<executions>
<execution>
<phase>generate-resources</phase>
Expand Down

0 comments on commit e69b271

Please sign in to comment.