Skip to content

Commit 5e1e6c9

Browse files
authored
Upgrade ECJ to 3.36.0 (apache#12888)
This commit upgrades ECJ to 3.36.0, as it has support for more recent Java versions, like Java 21.
1 parent fcc6f71 commit 5e1e6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/scriptDepVersions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext {
2424
"apache-rat": "0.14",
2525
"asm": "9.6",
2626
"commons-codec": "1.13",
27-
"ecj": "3.30.0",
27+
"ecj": "3.36.0",
2828
"flexmark": "0.61.24",
2929
"javacc": "7.0.12",
3030
"jflex": "1.8.2",

0 commit comments

Comments
 (0)