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

commit 21ae172da7690f08e11f223670d4d5eafba97911
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 6 08:39:13 2025 +0200

    Bump bouncycastle.version from 1.80 to 1.81 (#1100)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 990b121e86..4e80b59ea3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -412,7 +412,7 @@ under the License.
     <connid.ldup.version>0.1.0</connid.ldup.version>
 
     <cxf.version>4.1.2</cxf.version>
-    <bouncycastle.version>1.80</bouncycastle.version>
+    <bouncycastle.version>1.81</bouncycastle.version>
     <nimbus-jose-jwt.version>10.3</nimbus-jose-jwt.version>
 
     <spring-boot.version>3.4.6</spring-boot.version>

Reply via email to