We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d3dca0 + 5a99406 commit 7342500Copy full SHA for 7342500
1 file changed
pom.xml
@@ -75,7 +75,7 @@
75
<plugin>
76
<groupId>org.apache.maven.plugins</groupId>
77
<artifactId>maven-compiler-plugin</artifactId>
78
- <version>3.11.0</version>
+ <version>3.13.0</version>
79
<configuration>
80
<source>${java.source.version}</source>
81
<target>${java.target.version}</target>
0 commit comments