We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961beec commit 635b2c7Copy full SHA for 635b2c7
1 file changed
pom.xml
@@ -21,7 +21,7 @@
21
<plugin>
22
<groupId>org.apache.maven.plugins</groupId>
23
<artifactId>maven-compiler-plugin</artifactId>
24
- <version>3.8.1</version>
+<!-- <version>3.8.1</version>-->
25
<configuration>
26
<source>${java.version}</source>
27
<target>${java.version}</target>
0 commit comments