Repository: knox Updated Branches: refs/heads/master 4987c3645 -> 7b1969837
KNOX-1416 - Upgrade Spring Framework to 4.3.17.RELEASE Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/7b196983 Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/7b196983 Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/7b196983 Branch: refs/heads/master Commit: 7b196983748d945a7d078ef6da9184bbf7343ea9 Parents: 4987c36 Author: Larry McCay <[email protected]> Authored: Thu Aug 2 17:44:06 2018 -0400 Committer: Larry McCay <[email protected]> Committed: Thu Aug 2 17:44:06 2018 -0400 ---------------------------------------------------------------------- gateway-provider-security-pac4j/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/knox/blob/7b196983/gateway-provider-security-pac4j/pom.xml ---------------------------------------------------------------------- diff --git a/gateway-provider-security-pac4j/pom.xml b/gateway-provider-security-pac4j/pom.xml index 866d3ad..37f8e13 100644 --- a/gateway-provider-security-pac4j/pom.xml +++ b/gateway-provider-security-pac4j/pom.xml @@ -95,7 +95,7 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-core</artifactId> - <version>4.3.15.RELEASE</version> + <version>4.3.17.RELEASE</version> </dependency> <dependency>
