Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.2
  • Loading branch information
teverett authored Jan 12, 2024
2 parents bc26e9a + bf9a0a2 commit 3be8f5b
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.9.0</version>
<version>3.10.2</version>
<configuration>
<goalPrefix>jvmbasic</goalPrefix>
</configuration>
Expand Down

0 comments on commit 3be8f5b

Please sign in to comment.