Skip to content

Commit

Permalink
upgrade Eclipse Java Compiler 3.39.0 -> 3.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Dec 18, 2024
1 parent e182844 commit 2217054
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 @@ -105,7 +105,7 @@

<!-- https://central.sonatype.com/artifact/org.eclipse.jdt/ecj/ -->
<!-- https://github.com/eclipse-jdt/eclipse.jdt.core.git -->
<eclipse-java-compiler.version>3.39.0</eclipse-java-compiler.version>
<eclipse-java-compiler.version>3.40.0</eclipse-java-compiler.version>

<groovy.version>3.0.23</groovy.version>

Expand Down

0 comments on commit 2217054

Please sign in to comment.