From 2a00641a5c7abbe8550c943605bea86f1eb7b50f Mon Sep 17 00:00:00 2001 From: Holger Friedrich Date: Sun, 6 Oct 2024 09:08:17 +0200 Subject: [PATCH] [WIP] Upgrade Karaf from 4.4.6 to 4.4.7 * Sync runtime dependencies with Karaf 4.4.7, most notably: * BouncyCastle 1.78.1 * Jackson 2.17.2 Signed-off-by: Holger Friedrich --- bundles/org.openhab.ui.habot/pom.xml | 4 ++-- bundles/org.openhab.ui.habot/src/main/feature/feature.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bundles/org.openhab.ui.habot/pom.xml b/bundles/org.openhab.ui.habot/pom.xml index afbfbf60eb..02eebb5a03 100644 --- a/bundles/org.openhab.ui.habot/pom.xml +++ b/bundles/org.openhab.ui.habot/pom.xml @@ -14,8 +14,8 @@ org.bouncycastle - bcprov-jdk15on - 1.69 + bcprov-jdk18on + 1.78.1 org.apache.opennlp diff --git a/bundles/org.openhab.ui.habot/src/main/feature/feature.xml b/bundles/org.openhab.ui.habot/src/main/feature/feature.xml index ffdc708e70..71abc6778c 100644 --- a/bundles/org.openhab.ui.habot/src/main/feature/feature.xml +++ b/bundles/org.openhab.ui.habot/src/main/feature/feature.xml @@ -8,7 +8,7 @@ mvn:org.openhab.ui.bundles/org.openhab.ui.habot/${project.version} mvn:org.openhab.core.bundles/org.openhab.core.semantics/${project.version} mvn:org.openhab.core.bundles/org.openhab.core.io.rest/${project.version} - mvn:org.bouncycastle/bcprov-jdk15on/1.69 + mvn:org.bouncycastle/bcprov-jdk18on/1.78.1 mvn:org.apache.opennlp/opennlp-tools/1.9.3 mvn:org.bitbucket.b_c/jose4j/0.7.9 diff --git a/pom.xml b/pom.xml index d28580bc83..ba527774ad 100644 --- a/pom.xml +++ b/pom.xml @@ -67,8 +67,8 @@ 7.0.0 2.3.0 - 2.16.0 - 4.4.6 + 2.17.2 + 4.4.7-SNAPSHOT 4.3.0-SNAPSHOT 0.16.0 2.43.0