Skip to content

Commit

Permalink
Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10…
Browse files Browse the repository at this point in the history
….1 to 3.10.2 (#175)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent fa39502 commit 97153e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion access-modifier-checker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<!-- annotations are not used at runtime because @Retention(value=CLASS), they are needed only to build the plugin -->
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.10.1</version>
<version>3.10.2</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 97153e0

Please sign in to comment.