We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4fcd9 commit 3a434b7Copy full SHA for 3a434b7
access-modifier-checker/pom.xml
@@ -47,7 +47,7 @@
47
<!-- annotations are not used at runtime because @Retention(value=CLASS), they are needed only to build the plugin -->
48
<groupId>org.apache.maven.plugin-tools</groupId>
49
<artifactId>maven-plugin-annotations</artifactId>
50
- <version>3.9.0</version>
+ <version>3.10.1</version>
51
<optional>true</optional>
52
</dependency>
53
<dependency>
0 commit comments