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 43f95134d2 Bump pac4j.version from 6.0.2 to 6.0.3 (#725)
43f95134d2 is described below
commit 43f95134d292fa9f17528348795bd38e90607de0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 25 07:44:59 2024 +0200
Bump pac4j.version from 6.0.2 to 6.0.3 (#725)
Bumps `pac4j.version` from 6.0.2 to 6.0.3.
Updates `org.pac4j:pac4j-saml` from 6.0.2 to 6.0.3
-
[Commits](https://github.com/pac4j/pac4j/compare/pac4j-parent-6.0.2...pac4j-parent-6.0.3)
Updates `org.pac4j:pac4j-oidc` from 6.0.2 to 6.0.3
-
[Commits](https://github.com/pac4j/pac4j/compare/pac4j-parent-6.0.2...pac4j-parent-6.0.3)
---
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 ff55f4564f..198fd4ab38 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.12.0</commons-text.version>
- <pac4j.version>6.0.2</pac4j.version>
+ <pac4j.version>6.0.3</pac4j.version>
<cas.version>7.0.4.1</cas.version>
<cas-client.version>4.0.4</cas-client.version>