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.
2 parents cccbc91 + d200d7e commit 4512bf8Copy full SHA for 4512bf8
standard-maven-template-demo/pom.xml
@@ -41,7 +41,7 @@
41
<plugin>
42
<groupId>org.apache.maven.plugins</groupId>
43
<artifactId>maven-compiler-plugin</artifactId>
44
- <version>3.11.0</version>
+ <version>3.12.1</version>
45
<configuration>
46
<release>${maven.compiler.release}</release>
47
<compilerArgs>
standard-maven-template/pom.xml
@@ -118,7 +118,7 @@
118
119
120
121
122
123
124
0 commit comments