From c1f6ca2d6bd79ea8b1107d8f27e9e33c5c8af874 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 14 Mar 2024 07:31:24 +0100 Subject: [PATCH] Bump jdt-annotations to 2.3.0 This introduces lifecycle annotations: https://github.com/eclipse-jdt/eclipse.jdt.core/pull/1716 Change-Id: I635e16c279fa5d2ea7751d0cbfac911426674d37 Signed-off-by: Robert Varga --- odlparent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odlparent/pom.xml b/odlparent/pom.xml index f08123567..3d9323847 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -360,7 +360,7 @@ org.eclipse.jdt org.eclipse.jdt.annotation - 2.2.800 + 2.3.0 com.google.code.gson -- 2.36.6