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 ee5ebff + 1c52664 commit 6a5bb99Copy full SHA for 6a5bb99
pom.xml
@@ -51,7 +51,7 @@
51
<plugin>
52
<groupId>org.apache.maven.plugins</groupId>
53
<artifactId>maven-compiler-plugin</artifactId>
54
- <version>3.11.0</version>
+ <version>3.12.0</version>
55
<configuration>
56
<source>${java.version}</source>
57
<target>${java.version}</target>
0 commit comments