Skip to content

Commit

Permalink
Refactor : refactor the compiler plugin to avoid the JDK 8 source war…
Browse files Browse the repository at this point in the history
…ning #33880 (#33881)
  • Loading branch information
taojintianxia authored Dec 2, 2024
1 parent b799a53 commit 25658a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -696,6 +696,7 @@
<target>${java.version}</target>
<testSource>${java.version}</testSource>
<testTarget>${java.version}</testTarget>
<compilerArgs>-Xlint:-options</compilerArgs>
<annotationProcessorPaths>
<path>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 25658a1

Please sign in to comment.