Skip to content

Commit

Permalink
build(deps): bump org.eclipse.jdt:ecj from 3.33.0 to 3.40.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.40.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent c74b82c commit e779516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1105,7 +1105,7 @@
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<!-- Starting with 3.34.0 java 17 is mandatory -->
<version>3.33.0</version>
<version>3.40.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit e779516

Please sign in to comment.