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 4e1908a5eb4ae77bda7ae8f36f320d66eb4b3a65
Author: Kevin Risden <[email protected]>
AuthorDate: Sun Jun 23 17:02:52 2019 -0400

    KNOX-1907 - Upgrade pac4j to 3.7.0
    
    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 f02597f..4184c6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,7 @@
         <mina.version>2.0.20</mina.version>
         <nimbus-jose-jwt.version>7.3</nimbus-jose-jwt.version>
         <okhttp.version>2.7.5</okhttp.version>
-        <pac4j.version>3.6.1</pac4j.version>
+        <pac4j.version>3.7.0</pac4j.version>
         <protobuf.version>3.8.0</protobuf.version>
         <rest-assured.version>3.3.0</rest-assured.version>
         <shiro.version>1.4.1</shiro.version>

Reply via email to