Skip to content

Commit

Permalink
Bump org.eclipse.jdt:ecj in /common in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /common with 1 update: [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core).


Updates `org.eclipse.jdt:ecj` from 3.38.0 to 3.39.0
- [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.jdt:ecj
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent f5df897 commit e6b78e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.38.0</version>
<version>3.39.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e6b78e4

Please sign in to comment.