We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8c56ae commit f4e9022Copy full SHA for f4e9022
pom.xml
@@ -130,7 +130,7 @@
130
<commons-beanutils.version>1.11.0</commons-beanutils.version>
131
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
132
<jsr305.optional>true</jsr305.optional>
133
- <maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
+ <maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>
134
<maven.compiler.proc>full</maven.compiler.proc>
135
</properties>
136
<dependencyManagement>
0 commit comments