Bump org.eclipse.jdt:ecj from 3.42.0 to 3.43.0 (#3353)

Bumps
[org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core)
from 3.42.0 to 3.43.0.

Signed-off-by: dependabot[bot] <support@github.com>
pull/3357/head
dependabot[bot] 2025-09-09 16:36:33 +02:00 committed by GitHub
parent 3db3b9c2ba
commit 117f99ecb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ Import-Package: \\
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.42.0</version>
<version>3.43.0</version>
</dependency>
</dependencies>
</plugin>