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

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new c7342b8678 KARAF-7809: Upgrade to bouncycastle 1.77
c7342b8678 is described below

commit c7342b8678a7b405277686a139816b23f3fe2dcc
Author: JB Onofré <jbono...@apache.org>
AuthorDate: Sat Mar 30 07:23:21 2024 +0100

    KARAF-7809: Upgrade to bouncycastle 1.77
    
    (cherry picked from commit e9def96371a11291b7a4a164fc15ccb0e9aec4a6)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ff3d3c6b4f..f413226ce0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
         <asm.version>9.7</asm.version>
         <javax.annotation.version>1.3.2</javax.annotation.version>
         <awaitility.version>3.1.6</awaitility.version>
-        <bouncycastle.version>1.75</bouncycastle.version>
+        <bouncycastle.version>1.77</bouncycastle.version>
         <camel.version>3.6.0</camel.version>
         <cglib.bundle.version>3.2.9_1</cglib.bundle.version>
         <cxf.version>3.5.5</cxf.version>

Reply via email to