We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e18b491 + 5a23d3c commit f4bff99Copy full SHA for f4bff99
pom.xml
@@ -75,7 +75,7 @@
75
<plugin>
76
<groupId>org.apache.maven.plugins</groupId>
77
<artifactId>maven-compiler-plugin</artifactId>
78
- <version>3.8.1</version>
+ <version>3.9.0</version>
79
<configuration>
80
<source>${java.version}</source>
81
<target>${java.version}</target>
0 commit comments