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

coheigea pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/4.1.x-fixes by this push:
     new 4df6904f7c4 Updating BouncyCastle to 1.81
4df6904f7c4 is described below

commit 4df6904f7c46f975c51ae42760d4cf926fef65c8
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Jun 26 12:21:25 2026 +0100

    Updating BouncyCastle to 1.81
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d5c505f829a..d01f69dc397 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -97,7 +97,7 @@
         <cxf.assertj.version>3.27.7</cxf.assertj.version>
         <cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range>
         <cxf.atmosphere.version>3.0.15</cxf.atmosphere.version>
-        <cxf.bcprov.version>1.77</cxf.bcprov.version>
+        <cxf.bcprov.version>1.81</cxf.bcprov.version>
         <cxf.brave.version>6.3.1</cxf.brave.version>
         <cxf.cdi.api.version>4.0.1</cxf.cdi.api.version>
         <cxf.classgraph.version>4.8.25</cxf.classgraph.version>

Reply via email to