This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomee.git
commit 7b166fbd9b2188914c189d327c08a27e717df6c0 Author: Richard Zowalla <[email protected]> AuthorDate: Mon Oct 2 10:51:24 2023 +0200 TOMEE-4243 - Bouncy Castle 1.76 --- 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-client/pom.xml | 2 +- server/openejb-cxf/pom.xml | 4 ++-- tomee/apache-tomee/pom.xml | 12 ++++++------ tomee/tomee-embedded/pom.xml | 2 +- 8 files changed, 22 insertions(+), 22 deletions(-) diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml index 3cb05e8e2f..7213f07e4f 100644 --- a/boms/tomee-microprofile/pom.xml +++ b/boms/tomee-microprofile/pom.xml @@ -1858,7 +1858,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcpkix-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -1869,7 +1869,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcprov-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -1880,7 +1880,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcutil-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml index 8b22a64280..597b7af42e 100644 --- a/boms/tomee-plume/pom.xml +++ b/boms/tomee-plume/pom.xml @@ -1980,7 +1980,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcpkix-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -1991,7 +1991,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcprov-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -2002,7 +2002,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcutil-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml index cf9870be50..f516edd9b5 100644 --- a/boms/tomee-plus/pom.xml +++ b/boms/tomee-plus/pom.xml @@ -2013,7 +2013,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcpkix-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -2024,7 +2024,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcprov-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -2035,7 +2035,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcutil-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml index 2d9fbb8cec..cf17c8262a 100644 --- a/boms/tomee-webprofile/pom.xml +++ b/boms/tomee-webprofile/pom.xml @@ -1462,7 +1462,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcpkix-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -1473,7 +1473,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcprov-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> <exclusions> <exclusion> <artifactId>*</artifactId> @@ -1484,7 +1484,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcutil-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> <exclusions> <exclusion> <artifactId>*</artifactId> diff --git a/server/openejb-client/pom.xml b/server/openejb-client/pom.xml index f89515875a..9f7930e5c3 100644 --- a/server/openejb-client/pom.xml +++ b/server/openejb-client/pom.xml @@ -155,7 +155,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcmail-jdk15to18</artifactId> - <version>1.73</version> + <version>1.76</version> <scope>test</scope> </dependency> diff --git a/server/openejb-cxf/pom.xml b/server/openejb-cxf/pom.xml index 0dc1d9e153..4b21fb5360 100644 --- a/server/openejb-cxf/pom.xml +++ b/server/openejb-cxf/pom.xml @@ -149,12 +149,12 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcprov-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> </dependency> <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcpkix-jdk15to18</artifactId> - <version>1.75</version> + <version>1.76</version> </dependency> <dependency> <groupId>org.apache.wss4j</groupId> diff --git a/tomee/apache-tomee/pom.xml b/tomee/apache-tomee/pom.xml index 4efb50d37a..14e560f728 100644 --- a/tomee/apache-tomee/pom.xml +++ b/tomee/apache-tomee/pom.xml @@ -581,9 +581,9 @@ <createTarGz>true</createTarGz> <skips> <jars> - <bcpkix-jdk15to18-1.75.jar>org.bouncycastle:bcpkix-jdk15to18:jar:1.75</bcpkix-jdk15to18-1.75.jar> - <bcprov-jdk15to18-1.75.jar>org.bouncycastle:bcprov-jdk15to18:jar:1.75</bcprov-jdk15to18-1.75.jar> - <bcutil-jdk15to18-1.75.jar>org.bouncycastle:bcutil-jdk15to18:jar:1.75</bcutil-jdk15to18-1.75.jar> + <bcpkix-jdk15to18-1.76.jar>org.bouncycastle:bcpkix-jdk15to18:jar:1.76</bcpkix-jdk15to18-1.76.jar> + <bcprov-jdk15to18-1.76.jar>org.bouncycastle:bcprov-jdk15to18:jar:1.76</bcprov-jdk15to18-1.76.jar> + <bcutil-jdk15to18-1.76.jar>org.bouncycastle:bcutil-jdk15to18:jar:1.76</bcutil-jdk15to18-1.76.jar> </jars> </skips> </configuration> @@ -814,9 +814,9 @@ <createTarGz>true</createTarGz> <skips> <jars> - <bcpkix-jdk15to18-1.75.jar>org.bouncycastle:bcpkix-jdk15to18:jar:1.75</bcpkix-jdk15to18-1.75.jar> - <bcprov-jdk15to18-1.75.jar>org.bouncycastle:bcprov-jdk15to18:jar:1.75</bcprov-jdk15to18-1.75.jar> - <bcutil-jdk15to18-1.75.jar>org.bouncycastle:bcutil-jdk15to18:jar:1.75</bcutil-jdk15to18-1.75.jar> + <bcpkix-jdk15to18-1.76.jar>org.bouncycastle:bcpkix-jdk15to18:jar:1.76</bcpkix-jdk15to18-1.76.jar> + <bcprov-jdk15to18-1.76.jar>org.bouncycastle:bcprov-jdk15to18:jar:1.76</bcprov-jdk15to18-1.76.jar> + <bcutil-jdk15to18-1.76.jar>org.bouncycastle:bcutil-jdk15to18:jar:1.76</bcutil-jdk15to18-1.76.jar> </jars> </skips> </configuration> diff --git a/tomee/tomee-embedded/pom.xml b/tomee/tomee-embedded/pom.xml index 2fc2333089..c1d5517a16 100644 --- a/tomee/tomee-embedded/pom.xml +++ b/tomee/tomee-embedded/pom.xml @@ -512,7 +512,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcmail-jdk15to18</artifactId> - <version>1.73</version> + <version>1.76</version> <scope>test</scope> </dependency>
