We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdcb9e7 + f08040d commit d88bcedCopy full SHA for d88bced
1 file changed
pom.xml
@@ -44,7 +44,7 @@
44
<plugin>
45
<groupId>org.apache.maven.plugins</groupId>
46
<artifactId>maven-compiler-plugin</artifactId>
47
- <version>3.8.1</version>
+ <version>3.9.0</version>
48
<configuration>
49
<source>${java.version}</source>
50
<target>${java.version}</target>
0 commit comments