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 0b296bb commit f126cc5Copy full SHA for f126cc5
1 file changed
pom.xml
@@ -54,7 +54,7 @@
54
<plugin>
55
<groupId>org.apache.maven.plugins</groupId>
56
<artifactId>maven-compiler-plugin</artifactId>
57
- <version>3.14.0</version>
+ <version>3.14.1</version>
58
<configuration>
59
<source>${java.version}</source>
60
<target>${java.version}</target>
0 commit comments