We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6456004 + 29fd5d8 commit 2e6310eCopy full SHA for 2e6310e
1 file changed
pom.xml
@@ -36,7 +36,7 @@
36
<plugin>
37
<groupId>org.apache.maven.plugins</groupId>
38
<artifactId>maven-compiler-plugin</artifactId>
39
- <version>3.8.1</version>
+ <version>3.10.1</version>
40
<configuration>
41
<source>${java.version}</source>
42
<target>${java.version}</target>
0 commit comments