We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f41ee0b + e824076 commit 0aa6d92Copy full SHA for 0aa6d92
1 file changed
pom.xml
@@ -21,7 +21,7 @@
21
<plugin>
22
<groupId>org.apache.maven.plugins</groupId>
23
<artifactId>maven-compiler-plugin</artifactId>
24
- <version>3.13.0</version>
+ <version>3.14.0</version>
25
<configuration>
26
<source>${java.version}</source>
27
<target>${java.version}</target>
0 commit comments