From a3d3c27863b04bdfbfe1a9502f7e61e4b6987e73 Mon Sep 17 00:00:00 2001 From: Richard Zowalla Date: Wed, 12 Jul 2023 12:43:38 +0200 Subject: [PATCH] TOMEE-4232 - bcprov 1.74 --- boms/tomee-microprofile/pom.xml | 6 +++--- boms/tomee-plume/pom.xml | 6 +++--- boms/tomee-plus/pom.xml | 6 +++--- boms/tomee-webprofile/pom.xml | 6 +++--- server/openejb-cxf/pom.xml | 4 ++-- tomee/apache-tomee/pom.xml | 12 ++++++------ 6 files changed, 20 insertions(+), 20 deletions(-) diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml index 17d54594b32..65f0f751566 100644 --- a/boms/tomee-microprofile/pom.xml +++ b/boms/tomee-microprofile/pom.xml @@ -1660,7 +1660,7 @@ org.bouncycastle bcpkix-jdk15to18 - 1.73 + 1.74 * @@ -1671,7 +1671,7 @@ org.bouncycastle bcprov-jdk15to18 - 1.73 + 1.74 * @@ -1682,7 +1682,7 @@ org.bouncycastle bcutil-jdk15to18 - 1.73 + 1.74 * diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml index 038c156a7de..40732affc04 100644 --- a/boms/tomee-plume/pom.xml +++ b/boms/tomee-plume/pom.xml @@ -1771,7 +1771,7 @@ org.bouncycastle bcpkix-jdk15to18 - 1.73 + 1.74 * @@ -1782,7 +1782,7 @@ org.bouncycastle bcprov-jdk15to18 - 1.73 + 1.74 * @@ -1793,7 +1793,7 @@ org.bouncycastle bcutil-jdk15to18 - 1.73 + 1.74 * diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml index 76636cb9fa0..6f605768260 100644 --- a/boms/tomee-plus/pom.xml +++ b/boms/tomee-plus/pom.xml @@ -1804,7 +1804,7 @@ org.bouncycastle bcpkix-jdk15to18 - 1.73 + 1.74 * @@ -1815,7 +1815,7 @@ org.bouncycastle bcprov-jdk15to18 - 1.73 + 1.74 * @@ -1826,7 +1826,7 @@ org.bouncycastle bcutil-jdk15to18 - 1.73 + 1.74 * diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml index 59898fd61c1..b4817ff61a8 100644 --- a/boms/tomee-webprofile/pom.xml +++ b/boms/tomee-webprofile/pom.xml @@ -1198,7 +1198,7 @@ org.bouncycastle bcpkix-jdk15to18 - 1.73 + 1.74 * @@ -1209,7 +1209,7 @@ org.bouncycastle bcprov-jdk15to18 - 1.73 + 1.74 * @@ -1220,7 +1220,7 @@ org.bouncycastle bcutil-jdk15to18 - 1.73 + 1.74 * diff --git a/server/openejb-cxf/pom.xml b/server/openejb-cxf/pom.xml index 8455ab73c09..4d3b8de2bea 100644 --- a/server/openejb-cxf/pom.xml +++ b/server/openejb-cxf/pom.xml @@ -137,12 +137,12 @@ org.bouncycastle bcprov-jdk15to18 - 1.73 + 1.74 org.bouncycastle bcpkix-jdk15to18 - 1.73 + 1.74 org.apache.wss4j diff --git a/tomee/apache-tomee/pom.xml b/tomee/apache-tomee/pom.xml index e1164322085..75599684aee 100644 --- a/tomee/apache-tomee/pom.xml +++ b/tomee/apache-tomee/pom.xml @@ -581,9 +581,9 @@ true - org.bouncycastle:bcpkix-jdk15to18:jar:1.73 - org.bouncycastle:bcprov-jdk15to18:jar:1.73 - org.bouncycastle:bcutil-jdk15to18:jar:1.73 + org.bouncycastle:bcpkix-jdk15to18:jar:1.74 + org.bouncycastle:bcprov-jdk15to18:jar:1.74 + org.bouncycastle:bcutil-jdk15to18:jar:1.74 @@ -814,9 +814,9 @@ true - org.bouncycastle:bcpkix-jdk15to18:jar:1.73 - org.bouncycastle:bcprov-jdk15to18:jar:1.73 - org.bouncycastle:bcutil-jdk15to18:jar:1.73 + org.bouncycastle:bcpkix-jdk15to18:jar:1.74 + org.bouncycastle:bcprov-jdk15to18:jar:1.74 + org.bouncycastle:bcutil-jdk15to18:jar:1.74