From 6e236eb2d0243f188a61def412db3c70a51639eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 21:15:28 +0100 Subject: [PATCH] TOMEE-4427 - Bump org.bouncycastle:bcpkix-jdk15to18 from 1.78.1 to 1.79 (#1615) * Bump org.bouncycastle:bcpkix-jdk15to18 from 1.78.1 to 1.79 Bumps [org.bouncycastle:bcpkix-jdk15to18](https://github.com/bcgit/bc-java) from 1.78.1 to 1.79. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpkix-jdk15to18 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * update bcprov-jdk15to18 too, adjust patch-plugin config --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Markus Jung --- 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 ++-- server/openejb-ssh/pom.xml | 2 +- tomee/apache-tomee/pom.xml | 12 ++++++------ 7 files changed, 21 insertions(+), 21 deletions(-) diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml index 511012ec698..d18c4ed5a76 100644 --- a/boms/tomee-microprofile/pom.xml +++ b/boms/tomee-microprofile/pom.xml @@ -1830,7 +1830,7 @@ org.bouncycastle bcpkix-jdk15to18 - 1.78.1 + 1.79 * @@ -1841,7 +1841,7 @@ org.bouncycastle bcprov-jdk15to18 - 1.78.1 + 1.79 * @@ -1852,7 +1852,7 @@ org.bouncycastle bcutil-jdk15to18 - 1.78.1 + 1.79 * diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml index 1425ba9a91f..3642c289af4 100644 --- a/boms/tomee-plume/pom.xml +++ b/boms/tomee-plume/pom.xml @@ -1896,7 +1896,7 @@ org.bouncycastle bcpkix-jdk15to18 - 1.78.1 + 1.79 * @@ -1907,7 +1907,7 @@ org.bouncycastle bcprov-jdk15to18 - 1.78.1 + 1.79 * @@ -1918,7 +1918,7 @@ org.bouncycastle bcutil-jdk15to18 - 1.78.1 + 1.79 * diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml index f0e58dabbb3..493f3048cbf 100644 --- a/boms/tomee-plus/pom.xml +++ b/boms/tomee-plus/pom.xml @@ -1918,7 +1918,7 @@ org.bouncycastle bcpkix-jdk15to18 - 1.78.1 + 1.79 * @@ -1929,7 +1929,7 @@ org.bouncycastle bcprov-jdk15to18 - 1.78.1 + 1.79 * @@ -1940,7 +1940,7 @@ org.bouncycastle bcutil-jdk15to18 - 1.78.1 + 1.79 * diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml index a97772e2d4d..6d78c416a20 100644 --- a/boms/tomee-webprofile/pom.xml +++ b/boms/tomee-webprofile/pom.xml @@ -1368,7 +1368,7 @@ org.bouncycastle bcpkix-jdk15to18 - 1.78.1 + 1.79 * @@ -1379,7 +1379,7 @@ org.bouncycastle bcprov-jdk15to18 - 1.78.1 + 1.79 * @@ -1390,7 +1390,7 @@ org.bouncycastle bcutil-jdk15to18 - 1.78.1 + 1.79 * diff --git a/server/openejb-cxf/pom.xml b/server/openejb-cxf/pom.xml index 85a3376cae6..082d7443f17 100644 --- a/server/openejb-cxf/pom.xml +++ b/server/openejb-cxf/pom.xml @@ -211,12 +211,12 @@ org.bouncycastle bcprov-jdk15to18 - 1.78.1 + 1.79 org.bouncycastle bcpkix-jdk15to18 - 1.78.1 + 1.79 org.apache.wss4j diff --git a/server/openejb-ssh/pom.xml b/server/openejb-ssh/pom.xml index f82c4ca6b18..7410f999c07 100644 --- a/server/openejb-ssh/pom.xml +++ b/server/openejb-ssh/pom.xml @@ -68,7 +68,7 @@ org.bouncycastle bcpkix-jdk15to18 - 1.78.1 + 1.79 test diff --git a/tomee/apache-tomee/pom.xml b/tomee/apache-tomee/pom.xml index b23f1849453..6f2a36e7c2e 100644 --- a/tomee/apache-tomee/pom.xml +++ b/tomee/apache-tomee/pom.xml @@ -581,9 +581,9 @@ true - org.bouncycastle:bcpkix-jdk15to18:jar:1.78.1 - org.bouncycastle:bcprov-jdk15to18:jar:1.78.1 - org.bouncycastle:bcutil-jdk15to18:jar:1.78.1 + org.bouncycastle:bcpkix-jdk15to18:jar:1.79 + org.bouncycastle:bcprov-jdk15to18:jar:1.79 + org.bouncycastle:bcutil-jdk15to18:jar:1.79 @@ -814,9 +814,9 @@ true - org.bouncycastle:bcpkix-jdk15to18:jar:1.78.1 - org.bouncycastle:bcprov-jdk15to18:jar:1.78.1 - org.bouncycastle:bcutil-jdk15to18:jar:1.78.1 + org.bouncycastle:bcpkix-jdk15to18:jar:1.79 + org.bouncycastle:bcprov-jdk15to18:jar:1.79 + org.bouncycastle:bcutil-jdk15to18:jar:1.79