Skip to content

Commit

Permalink
Bump ecj from 3.30.0 to 3.31.0
Browse files Browse the repository at this point in the history
Bumps [ecj](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.30.0 to 3.31.0.
- [Release notes](https://github.com/eclipse-jdt/eclipse.jdt.core/releases)
- [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] authored and slachiewicz committed Oct 30, 2022
1 parent 2da7e7f commit 4d33507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plexus-compilers/plexus-compiler-eclipse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.30.0</version>
<version>3.31.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit 4d33507

Please sign in to comment.