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 3412094 commit 4f4e4a9Copy full SHA for 4f4e4a9
pom.xml
@@ -51,7 +51,7 @@
51
<plugin>
52
<groupId>org.apache.maven.plugins</groupId>
53
<artifactId>maven-compiler-plugin</artifactId>
54
- <version>3.12.1</version>
+ <version>3.13.0</version>
55
<configuration>
56
<source>${java.version}</source>
57
<target>${java.version}</target>
0 commit comments