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

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

commit 5625b14d53528f623ac96aa7ed951c2ba4cb20ef
Author: Kevin Risden <[email protected]>
AuthorDate: Sat Nov 9 11:25:48 2019 -0500

    KNOX-2108 - Upgrade pac4j to 3.8.3
    
    Signed-off-by: Kevin Risden <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fe1e762..e8fd04f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -229,7 +229,7 @@
         <nimbus-jose-jwt.version>8.2</nimbus-jose-jwt.version>
         <okhttp.version>2.7.5</okhttp.version>
         <opensaml.version>3.4.3</opensaml.version>
-        <pac4j.version>3.8.2</pac4j.version>
+        <pac4j.version>3.8.3</pac4j.version>
         <protobuf.version>3.10.0</protobuf.version>
         <rest-assured.version>4.1.2</rest-assured.version>
         <shiro.version>1.4.1</shiro.version>

Reply via email to