Skip to content

Commit

Permalink
Bump ecj to 3.36.0 (#4154)
Browse files Browse the repository at this point in the history
Allow for compiling with Java 21

Signed-off-by: Holger Friedrich <[email protected]>
  • Loading branch information
holgerfriedrich authored Mar 17, 2024
1 parent bf11a92 commit 9c1c885
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 @@ -300,7 +300,7 @@ Import-Package: \\
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.30.0</version>
<version>3.36.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 9c1c885

Please sign in to comment.