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

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/4_0_X by this push:
     new 6bd263ef47 Upgrading BouncyCastle
6bd263ef47 is described below

commit 6bd263ef47a04a3c468be322a6b6ca8cd5d226ae
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Apr 15 08:16:18 2026 +0200

    Upgrading BouncyCastle
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3aac783a6e..3728f805ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -432,7 +432,7 @@ under the License.
     <connid.ldup.version>0.1.0</connid.ldup.version>
 
     <cxf.version>4.1.5</cxf.version>
-    <bouncycastle.version>1.83</bouncycastle.version>
+    <bouncycastle.version>1.84</bouncycastle.version>
     <nimbus-jose-jwt.version>10.9</nimbus-jose-jwt.version>
 
     <spring-framework.version>6.2.17</spring-framework.version>

Reply via email to