Skip to content

Commit

Permalink
Bump org.eclipse.jdt:ecj from 3.34.0 to 3.35.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.34.0 to 3.35.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 13, 2023
1 parent 47edc22 commit ffb2529
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 @@ -69,7 +69,7 @@
<!-- When updating surefire version, double-check Import-Package statements generated by bnd-maven-plugin and possibly adapt instructions in various bnd.bnd files -->
<surefire-version>3.1.2</surefire-version>
<equinoxVersion>3.18.500</equinoxVersion>
<ecjVersion>3.34.0</ecjVersion>
<ecjVersion>3.35.0</ecjVersion>
<bnd.version>6.4.0</bnd.version>
<!-- these are referenced from src/main/resources/META-INF/plexus/components.xml -->
<resources-plugin.version>2.4.3</resources-plugin.version>
Expand Down

0 comments on commit ffb2529

Please sign in to comment.