Skip to content

Commit

Permalink
Merge pull request #140 from teverett/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-plugin-plugin-3.12.0

Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.12.0
  • Loading branch information
teverett authored Jun 9, 2024
2 parents dfb9420 + 7f1c5b7 commit 98e999a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jvmbasicmojo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.10.2</version>
<version>3.12.0</version>
<configuration>
<goalPrefix>jvmbasic</goalPrefix>
</configuration>
Expand Down

0 comments on commit 98e999a

Please sign in to comment.