Skip to content

Commit

Permalink
Bump org.eclipse.jdt:ecj from 3.35.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.35.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 Dec 21, 2023
1 parent 9ddcff1 commit 7882a9d
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.14.2</plexus.compiler.version>
<ecj.version>3.35.0</ecj.version>
<ecj.version>3.36.0</ecj.version>
<lombok.repo.location>${org.projectlombok:lombok:jar}</lombok.repo.location>
</properties>
<build>
Expand Down

0 comments on commit 7882a9d

Please sign in to comment.