Skip to content

Commit

Permalink
Revert "Bump maven-compiler-plugin from 3.8.1 to 3.10.0"
Browse files Browse the repository at this point in the history
This reverts commit 4c524d8.
  • Loading branch information
buiawpkgew1 committed Feb 20, 2022
1 parent 6290fd8 commit dd61822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.0</version>
<version>3.8.1</version>
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>
Expand Down

0 comments on commit dd61822

Please sign in to comment.