Skip to content

Commit

Permalink
Merge pull request #9 from jetty/dependabot/maven/org.apache.maven-ma…
Browse files Browse the repository at this point in the history
…ven-plugin-api-3.9.6

Bump org.apache.maven:maven-plugin-api from 3.9.5 to 3.9.6
  • Loading branch information
joakime authored Dec 4, 2023
2 parents 46c117b + af83de9 commit df31c57
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 @@ -79,7 +79,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>3.9.5</version>
<version>3.9.6</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit df31c57

Please sign in to comment.