Skip to content

Commit

Permalink
Merge pull request #334 from red6/dependabot/maven/org.apache.maven-m…
Browse files Browse the repository at this point in the history
…aven-plugin-api-3.9.9

Bump org.apache.maven:maven-plugin-api from 3.9.8 to 3.9.9
  • Loading branch information
pSub authored Sep 2, 2024
2 parents c18d23a + f09d44c commit 5a1119e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>3.9.8</version>
<version>3.9.9</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 5a1119e

Please sign in to comment.