This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch coheigea/certs
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 0bb736a15b90aa03504f5eeb042b2d3ac1571403
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Sep 21 12:58:15 2026 +0100

    Update certs that are failing with the Bouncycastle update
---
 parent/pom.xml                                        |   2 +-
 .../keys/nameconstraints/intermediate_signed.p12      | Bin 4224 -> 4524 bytes
 .../keys/nameconstraints/nameconstraints.jks          | Bin 2204 -> 2200 bytes
 .../resources/keys/nameconstraints/root_signed.p12    | Bin 3569 -> 3741 bytes
 4 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a57629bc6..6d956d347 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -32,7 +32,7 @@
     <url>https://ws.apache.org/wss4j/</url>
 
     <properties>
-        <bcprov.version>1.84</bcprov.version>
+        <bcprov.version>1.86</bcprov.version>
         <bc.fips.version>2.1.3</bc.fips.version>
         <commons.compress.version>1.28.0</commons.compress.version>
         <cryptacular.version>1.3.0</cryptacular.version>
diff --git 
a/ws-security-common/src/test/resources/keys/nameconstraints/intermediate_signed.p12
 
b/ws-security-common/src/test/resources/keys/nameconstraints/intermediate_signed.p12
index f2af3cf86..4e4c1d7d9 100644
Binary files 
a/ws-security-common/src/test/resources/keys/nameconstraints/intermediate_signed.p12
 and 
b/ws-security-common/src/test/resources/keys/nameconstraints/intermediate_signed.p12
 differ
diff --git 
a/ws-security-common/src/test/resources/keys/nameconstraints/nameconstraints.jks
 
b/ws-security-common/src/test/resources/keys/nameconstraints/nameconstraints.jks
index 01d4fb240..9bed29c4c 100644
Binary files 
a/ws-security-common/src/test/resources/keys/nameconstraints/nameconstraints.jks
 and 
b/ws-security-common/src/test/resources/keys/nameconstraints/nameconstraints.jks
 differ
diff --git 
a/ws-security-common/src/test/resources/keys/nameconstraints/root_signed.p12 
b/ws-security-common/src/test/resources/keys/nameconstraints/root_signed.p12
index b229ccc49..1774a2f89 100644
Binary files 
a/ws-security-common/src/test/resources/keys/nameconstraints/root_signed.p12 
and 
b/ws-security-common/src/test/resources/keys/nameconstraints/root_signed.p12 
differ

Reply via email to