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 9c910de commit b5898c2Copy full SHA for b5898c2
pom.xml
@@ -61,7 +61,7 @@
61
<dependency>
62
<groupId>org.apache.maven.plugin-tools</groupId>
63
<artifactId>maven-plugin-annotations</artifactId>
64
- <version>3.15.1</version>
+ <version>3.15.2</version>
65
<scope>provided</scope>
66
<!-- annotations are not used at runtime because @Retention(value=CLASS), they are needed only to build the plugin -->
67
</dependency>
0 commit comments