Bump org.eclipse.jdt:ecj from 3.41.0 to 3.43.0 (#5014)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-08 00:53:04 +02:00
committed by GitHub
parent 25f9a1111e
commit 49b48e1812
+1 -1
View File
@@ -306,7 +306,7 @@ Import-Package: \\
<dependency> <dependency>
<groupId>org.eclipse.jdt</groupId> <groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId> <artifactId>ecj</artifactId>
<version>3.41.0</version> <version>3.43.0</version>
</dependency> </dependency>
</dependencies> </dependencies>
</plugin> </plugin>