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 f306979 commit 7f56c75Copy full SHA for 7f56c75
1 file changed
pom.xml
@@ -62,7 +62,7 @@
62
<plugin>
63
<groupId>org.apache.maven.plugins</groupId>
64
<artifactId>maven-compiler-plugin</artifactId>
65
- <version>3.8.1</version>
+ <version>3.13.0</version>
66
<configuration>
67
<source>${java.version}</source>
68
<target>${java.version}</target>
0 commit comments