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 bbba165 commit 6230d36Copy full SHA for 6230d36
1 file changed
pom.xml
@@ -20,7 +20,7 @@
20
<plugin>
21
<groupId>org.apache.maven.plugins</groupId>
22
<artifactId>maven-compiler-plugin</artifactId>
23
- <version>3.14.1</version>
+ <version>3.15.0</version>
24
<configuration>
25
<source>${java.version}</source>
26
<target>${java.version}</target>
0 commit comments