Skip to content

Commit

Permalink
Bump ecj from 3.31.0 to 3.32.0
Browse files Browse the repository at this point in the history
Bumps [ecj](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.31.0 to 3.32.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] committed Dec 6, 2022
1 parent ca2ac09 commit 3e500f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq/main/pom.xml
Expand Up @@ -734,7 +734,7 @@
<id>ecj</id>
<properties>
<plexus.compiler.version>2.12.1</plexus.compiler.version>
<ecj.version>3.31.0</ecj.version>
<ecj.version>3.32.0</ecj.version>
<lombok.repo.location>${org.projectlombok:lombok:jar}</lombok.repo.location>
</properties>
<build>
Expand Down

0 comments on commit 3e500f7

Please sign in to comment.