Skip to content

Commit

Permalink
[update][dep] Remove error-prone compiler plugin due to lack of JDK 8…
Browse files Browse the repository at this point in the history
… support
  • Loading branch information
wgzhao committed Sep 3, 2024
1 parent 0723c07 commit 02c714a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -271,12 +271,6 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<dependencies>
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.21.1</version>
</dependency>

<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler-javac</artifactId>
Expand Down

0 comments on commit 02c714a

Please sign in to comment.