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] authored Sep 13, 2023
1 parent 80d8a7f commit 578210a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq/main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@
<id>ecj</id>
<properties>
<plexus.compiler.version>2.13.0</plexus.compiler.version>
<ecj.version>3.34.0</ecj.version>
<ecj.version>3.35.0</ecj.version>
<lombok.repo.location>${org.projectlombok:lombok:jar}</lombok.repo.location>
</properties>
<build>
Expand Down

0 comments on commit 578210a

Please sign in to comment.