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 a18ed9b commit 4d279b5Copy full SHA for 4d279b5
plugins/maven/graphql-java-codegen-maven-plugin/pom.xml
@@ -58,7 +58,7 @@
58
<properties>
59
<version.maven-plugin-api>3.9.6</version.maven-plugin-api>
60
<version.maven-core>3.9.6</version.maven-core>
61
- <version.maven-plugin-annotations>3.10.2</version.maven-plugin-annotations>
+ <version.maven-plugin-annotations>3.13.1</version.maven-plugin-annotations>
62
<version.maven-plugin-plugin>3.10.2</version.maven-plugin-plugin>
63
<version.maven-compiler-plugin>3.12.1</version.maven-compiler-plugin>
64
<version.maven-resources-plugin>3.3.1</version.maven-resources-plugin>
0 commit comments