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
The following commit(s) were added to refs/heads/master by this push:
new e14c539 KNOX-1754 - Upgrade pac4j to 3.5.0
e14c539 is described below
commit e14c539a9d07ea46a68b1db624394700d4e21818
Author: Kevin Risden <[email protected]>
AuthorDate: Tue Jan 29 13:38:48 2019 -0500
KNOX-1754 - Upgrade pac4j to 3.5.0
Signed-off-by: Kevin Risden <[email protected]>
---
gateway-provider-security-pac4j/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gateway-provider-security-pac4j/pom.xml
b/gateway-provider-security-pac4j/pom.xml
index b3abbc0..290e9c8 100644
--- a/gateway-provider-security-pac4j/pom.xml
+++ b/gateway-provider-security-pac4j/pom.xml
@@ -30,7 +30,7 @@
<properties>
<j2e-pac4j.version>4.1.0</j2e-pac4j.version>
- <pac4j.version>3.4.0</pac4j.version>
+ <pac4j.version>3.5.0</pac4j.version>
<spring-core.version>5.1.4.RELEASE</spring-core.version>
</properties>