We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17a0efb + 3e694f6 commit 1e64d3fCopy full SHA for 1e64d3f
1 file changed
pom.xml
@@ -70,7 +70,7 @@
70
<plugin>
71
<groupId>org.apache.maven.plugins</groupId>
72
<artifactId>maven-compiler-plugin</artifactId>
73
- <version>3.12.1</version>
+ <version>3.13.0</version>
74
<configuration>
75
<source>${maven.compiler.source}</source>
76
<target>${maven.compiler.target}</target>
0 commit comments