Bump jdt-annotations to 2.3.0 28/110728/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 14 Mar 2024 06:31:24 +0000 (07:31 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 18 Mar 2024 09:49:18 +0000 (10:49 +0100)
This introduces lifecycle annotations:
https://github.com/eclipse-jdt/eclipse.jdt.core/pull/1716

Change-Id: I635e16c279fa5d2ea7751d0cbfac911426674d37
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent/pom.xml

index f0812356746c9eb4f2e39ae3b2755106f971a9db..3d9323847fd0f6029c372164be464c73b63cb548 100644 (file)
       <dependency>
         <groupId>org.eclipse.jdt</groupId>
         <artifactId>org.eclipse.jdt.annotation</artifactId>
-        <version>2.2.800</version>
+        <version>2.3.0</version>
       </dependency>
       <dependency>
         <groupId>com.google.code.gson</groupId>