Skip to content

Commit

Permalink
Merge pull request #666 from avaje/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugin-tools-maven-plugin-annotations-3.14.0

Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.13.1 to 3.14.0
  • Loading branch information
github-actions[bot] authored Aug 19, 2024
2 parents fa0e862 + cb7a3df commit c289562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inject-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.13.1</version>
<version>3.14.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit c289562

Please sign in to comment.