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

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


The following commit(s) were added to refs/heads/master by this push:
     new c6e83fe9e Bump opensaml.version from 5.2.1 to 5.2.3 (#612)
c6e83fe9e is described below

commit c6e83fe9e7f4d1c3460ff414c354287b5370c24f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 17:17:14 2026 +0100

    Bump opensaml.version from 5.2.1 to 5.2.3 (#612)
    
    Bumps `opensaml.version` from 5.2.1 to 5.2.3.
    
    Updates `org.opensaml:opensaml-saml-impl` from 5.2.1 to 5.2.3
    
    Updates `org.opensaml:opensaml-xacml-impl` from 5.2.1 to 5.2.3
    
    Updates `org.opensaml:opensaml-xacml-saml-impl` from 5.2.1 to 5.2.3
    
    ---
    updated-dependencies:
    - dependency-name: org.opensaml:opensaml-saml-impl
      dependency-version: 5.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.opensaml:opensaml-xacml-impl
      dependency-version: 5.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.opensaml:opensaml-xacml-saml-impl
      dependency-version: 5.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4157fbec8..2a164af4c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -44,7 +44,7 @@
         <junit.version>6.0.3</junit.version>
         <kerby.version>2.1.1</kerby.version>
         <neethi.version>3.2.3</neethi.version>
-        <opensaml.version>5.2.1</opensaml.version>
+        <opensaml.version>5.2.3</opensaml.version>
         <slf4j.version>2.0.18</slf4j.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <woodstox.version>7.1.1</woodstox.version>

Reply via email to