Repository: knox
Updated Branches:
  refs/heads/master e5938e86f -> c7badbdb2


KNOX-1634 - Upgrade pac4j to 3.4.0

Signed-off-by: Kevin Risden <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/knox/repo
Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/c7badbdb
Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/c7badbdb
Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/c7badbdb

Branch: refs/heads/master
Commit: c7badbdb2025d687e229929744480568d34f4af1
Parents: e5938e8
Author: Kevin Risden <[email protected]>
Authored: Mon Nov 26 19:53:23 2018 -0500
Committer: Kevin Risden <[email protected]>
Committed: Mon Nov 26 21:41:22 2018 -0500

----------------------------------------------------------------------
 gateway-provider-security-pac4j/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/c7badbdb/gateway-provider-security-pac4j/pom.xml
----------------------------------------------------------------------
diff --git a/gateway-provider-security-pac4j/pom.xml 
b/gateway-provider-security-pac4j/pom.xml
index 1012cb6..9c7c552 100644
--- a/gateway-provider-security-pac4j/pom.xml
+++ b/gateway-provider-security-pac4j/pom.xml
@@ -31,7 +31,7 @@
     <properties>
         <bcprov-jdk15on.version>1.60</bcprov-jdk15on.version>
         <j2e-pac4j.version>4.1.0</j2e-pac4j.version>
-        <pac4j.version>3.3.0</pac4j.version>
+        <pac4j.version>3.4.0</pac4j.version>
         <spring-core.version>5.1.2.RELEASE</spring-core.version>
     </properties>
 

Reply via email to