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 de54728 commit 8e9084aCopy full SHA for 8e9084a
generator/schema2template-maven-plugin/pom.xml
@@ -72,7 +72,7 @@
72
<dependency>
73
<groupId>org.apache.maven.plugin-tools</groupId>
74
<artifactId>maven-plugin-annotations</artifactId>
75
- <version>3.15.0</version>
+ <version>3.15.1</version>
76
<optional>true</optional> <!-- annotations are not used at runtime because @Retention(value=CLASS), they are needed only to build the plugin -->
77
</dependency>
78
0 commit comments