From 7c015970bac85798bad1c17ee9e49ac4ea186afd Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 5 Aug 2014 21:48:38 -0400 Subject: [PATCH] updated slf4j version to 1.7.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 58237b2cc..08ded0ef3 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 1.6 3.2.3.RELEASE - 1.5.10 + 1.7.2 3.1.4.RELEASE A reference implementation of OpenID Connect (http://openid.net/connect/) and OAuth 2.0 built on top of Java, Spring, and Spring Security. The project contains a fully functioning server, client, and utility library.