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.
2 parents c22c36f + a9bb876 commit b14fb30Copy full SHA for b14fb30
pom.xml
@@ -51,7 +51,7 @@
51
<plugin>
52
<groupId>org.apache.maven.plugins</groupId>
53
<artifactId>maven-compiler-plugin</artifactId>
54
- <version>3.14.0</version>
+ <version>3.14.1</version>
55
<configuration>
56
<source>${java.version}</source>
57
<target>${java.version}</target>
0 commit comments