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 a902b6b commit 061922fCopy full SHA for 061922f
pom.xml
@@ -74,7 +74,7 @@
74
<plugin>
75
<groupId>org.apache.maven.plugins</groupId>
76
<artifactId>maven-compiler-plugin</artifactId>
77
- <version>3.14.0</version>
+ <version>3.14.1</version>
78
<configuration>
79
<source>${java.version}</source>
80
<target>${java.version}</target>
0 commit comments