Skip to content

Commit

Permalink
Adapt to core change
Browse files Browse the repository at this point in the history
* ecj from 3.36.0 to 3.39.0

Signed-off-by: Holger Friedrich <[email protected]>
  • Loading branch information
holgerfriedrich committed Dec 23, 2024
1 parent f1249c8 commit beaea21
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 @@ -264,7 +264,7 @@ Import-Package: \\
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.36.0</version>
<version>3.37.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit beaea21

Please sign in to comment.