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