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 baecb9d commit 3dbc85eCopy full SHA for 3dbc85e
pom.xml
@@ -49,7 +49,7 @@
49
<plugin>
50
<groupId>org.apache.maven.plugins</groupId>
51
<artifactId>maven-compiler-plugin</artifactId>
52
- <version>3.14.0</version>
+ <version>3.14.1</version>
53
<configuration>
54
<release>${java.version}</release>
55
<source>${java.version}</source>
0 commit comments