We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ebef9 commit 80389fdCopy full SHA for 80389fd
pom.xml
@@ -219,7 +219,7 @@
219
<plugin>
220
<groupId>org.apache.maven.plugins</groupId>
221
<artifactId>maven-compiler-plugin</artifactId>
222
- <version>3.8.1</version>
+ <version>3.13.0</version>
223
<configuration>
224
<release>${java.version}</release>
225
<!-- <source>${java.version}</source> <target>${java.version}</target> -->
0 commit comments