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

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


The following commit(s) were added to refs/heads/master by this push:
     new bb5725b09c Bump pac4j.version from 6.0.1 to 6.0.2 (#658)
bb5725b09c is described below

commit bb5725b09ca7a118327ffb56faa201b461d5a089
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 23 09:11:13 2024 +0100

    Bump pac4j.version from 6.0.1 to 6.0.2 (#658)
    
    Bumps `pac4j.version` from 6.0.1 to 6.0.2.
    
    Updates `org.pac4j:pac4j-saml` from 6.0.1 to 6.0.2
    - 
[Commits](https://github.com/pac4j/pac4j/compare/pac4j-parent-6.0.1...pac4j-parent-6.0.2)
    
    Updates `org.pac4j:pac4j-oidc` from 6.0.1 to 6.0.2
    - 
[Commits](https://github.com/pac4j/pac4j/compare/pac4j-parent-6.0.1...pac4j-parent-6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.pac4j:pac4j-saml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.pac4j:pac4j-oidc
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c03a2566eb..db3db70263 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,7 +435,7 @@ under the License.
     <commons-jexl.version>3.3</commons-jexl.version>
     <commons-text.version>1.11.0</commons-text.version>
 
-    <pac4j.version>6.0.1</pac4j.version>
+    <pac4j.version>6.0.2</pac4j.version>
 
     <cas.version>7.0.2</cas.version>
     <cas-client.version>4.0.4</cas-client.version>

Reply via email to