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 1532eaf commit b31e6cfCopy full SHA for b31e6cf
plugins/maven/graphql-java-codegen-maven-plugin/pom.xml
@@ -62,7 +62,7 @@
62
<version.maven-plugin-plugin>3.8.2</version.maven-plugin-plugin>
63
<version.maven-compiler-plugin>3.11.0</version.maven-compiler-plugin>
64
<version.maven-resources-plugin>3.3.1</version.maven-resources-plugin>
65
- <version.maven-source-plugin>3.2.1</version.maven-source-plugin>
+ <version.maven-source-plugin>3.3.0</version.maven-source-plugin>
66
<version.maven-javadoc-plugin>3.5.0</version.maven-javadoc-plugin>
67
<version.maven-deploy-plugin>3.1.1</version.maven-deploy-plugin>
68
<version.nexus-staging-maven-plugin>1.6.13</version.nexus-staging-maven-plugin>
0 commit comments