Skip to content

Commit

Permalink
fix(deps): bump org.eclipse.jdt:ecj from 3.33.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.33.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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 6f39794 commit 472b8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eea-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<!-- don't upgrade for now, newer versions require newer JDK -->
<version>3.33.0</version>
<version>3.39.0</version>
</dependency>
<dependency>
<groupId>io.github.classgraph</groupId>
Expand Down

0 comments on commit 472b8df

Please sign in to comment.