Skip to content

Commit 25ca764

Browse files
committed
Update pom.xml to use ECJ 3.41.0 stable
Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
1 parent cd12f60 commit 25ca764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<!-- Dependencies -->
100100
<assertj.version>4.0.0-M1</assertj.version>
101101
<awaitility.version>4.3.0</awaitility.version>
102-
<ecj.version>3.41.0-SNAPSHOT</ecj.version>
102+
<ecj.version>3.41.0</ecj.version>
103103
<fuzzywuzzy.version>1.4.0</fuzzywuzzy.version>
104104
<jspecify.version>1.0.0</jspecify.version>
105105
<junit.version>5.13.4</junit.version>

0 commit comments

Comments
 (0)