From b8a286166a55dd0d00b2ca913671d9bd4227625f Mon Sep 17 00:00:00 2001 From: Holger Friedrich Date: Tue, 12 May 2026 07:25:10 +0200 Subject: [PATCH] Upgrade jdt.annotation to 2.4.100 (#5561) * Upgrade eclipse.jdt.annotation from 2.2.600 / 2.2.100 to 2.4.100 Signed-off-by: Holger Friedrich --- bom/compile/pom.xml | 2 +- bom/test/pom.xml | 2 +- bundles/org.openhab.core.test/pom.xml | 2 +- tools/i18n-plugin/pom.xml | 2 +- tools/upgradetool/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bom/compile/pom.xml b/bom/compile/pom.xml index b7d1ea66b..ee3de9200 100644 --- a/bom/compile/pom.xml +++ b/bom/compile/pom.xml @@ -88,7 +88,7 @@ org.eclipse.jdt org.eclipse.jdt.annotation - 2.2.600 + 2.4.100 diff --git a/bom/test/pom.xml b/bom/test/pom.xml index ffe063735..2d24578bd 100644 --- a/bom/test/pom.xml +++ b/bom/test/pom.xml @@ -24,7 +24,7 @@ org.eclipse.jdt org.eclipse.jdt.annotation - 2.2.100 + 2.4.100 org.hamcrest diff --git a/bundles/org.openhab.core.test/pom.xml b/bundles/org.openhab.core.test/pom.xml index 114633d71..d4dc379cc 100644 --- a/bundles/org.openhab.core.test/pom.xml +++ b/bundles/org.openhab.core.test/pom.xml @@ -47,7 +47,7 @@ org.eclipse.jdt org.eclipse.jdt.annotation - 2.2.600 + 2.4.100 org.mockito diff --git a/tools/i18n-plugin/pom.xml b/tools/i18n-plugin/pom.xml index be654f07e..bd7d51c50 100644 --- a/tools/i18n-plugin/pom.xml +++ b/tools/i18n-plugin/pom.xml @@ -45,7 +45,7 @@ org.eclipse.jdt org.eclipse.jdt.annotation - 2.2.600 + 2.4.100 provided diff --git a/tools/upgradetool/pom.xml b/tools/upgradetool/pom.xml index fbcb8d0d8..e58735779 100644 --- a/tools/upgradetool/pom.xml +++ b/tools/upgradetool/pom.xml @@ -66,7 +66,7 @@ org.eclipse.jdt org.eclipse.jdt.annotation - 2.2.600 + 2.4.100 com.fasterxml.jackson.core