Skip to content

Commit

Permalink
Bump org.eclipse.jdt:ecj from 3.26.0 to 3.39.0
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.26.0 to 3.39.0.
- [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.jdt:ecj
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 447b93c commit e9ac13f
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 @@ -405,7 +405,7 @@
<!-- Eclipse compiler: useful to generate specific .class file patterns -->
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.26.0</version> <!-- last JDK8-compatible version -->
<version>3.39.0</version> <!-- last JDK8-compatible version -->
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e9ac13f

Please sign in to comment.