Skip to content

Commit

Permalink
Bump org.eclipse.jdt:ecj from 3.33.0 to 3.36.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.36.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] authored and slawekjaranowski committed Dec 10, 2023
1 parent 750d934 commit 4759a5d
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 @@ -29,7 +29,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.33.0</version>
<version>3.36.0</version>
</dependency>
<dependency>
<groupId>javax.inject</groupId>
Expand Down

0 comments on commit 4759a5d

Please sign in to comment.