Skip to content

Commit 635b2c7

Browse files
committed
4.1.1
1 parent 961beec commit 635b2c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<plugin>
2222
<groupId>org.apache.maven.plugins</groupId>
2323
<artifactId>maven-compiler-plugin</artifactId>
24-
<version>3.8.1</version>
24+
<!-- <version>3.8.1</version>-->
2525
<configuration>
2626
<source>${java.version}</source>
2727
<target>${java.version}</target>

0 commit comments

Comments
 (0)