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

commit fe43273f75e3da9d0eeec9726bb8da781293cb68
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Nov 27 11:59:31 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 49aa0e0aa9..cb779a1475 100644
--- a/pom.xml
+++ b/pom.xml
@@ -434,7 +434,7 @@ under the License.
     <commons-jexl.version>3.3</commons-jexl.version>
     <commons-text.version>1.10.0</commons-text.version>
 
-    <pac4j.version>6.0.0-RC10-SNAPSHOT</pac4j.version>
+    <pac4j.version>6.0.0-RC10</pac4j.version>
 
     <cas.version>7.0.0-SNAPSHOT</cas.version>
     <cas-client.version>4.0.3</cas-client.version>

Reply via email to