Skip to content

Commit c7a2776

Browse files
Bump org.eclipse.jdt:ecj from 3.26.0 to 3.43.0
Bumps [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.26.0 to 3.43.0. - [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits) --- updated-dependencies: - dependency-name: org.eclipse.jdt:ecj dependency-version: 3.43.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 447b93c commit c7a2776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@
405405
<!-- Eclipse compiler: useful to generate specific .class file patterns -->
406406
<groupId>org.eclipse.jdt</groupId>
407407
<artifactId>ecj</artifactId>
408-
<version>3.26.0</version> <!-- last JDK8-compatible version -->
408+
<version>3.43.0</version> <!-- last JDK8-compatible version -->
409409
<scope>test</scope>
410410
</dependency>
411411
<dependency>

0 commit comments

Comments
 (0)