From 62f6b7c45bec4537664788a2fb3a4e86ae4ad28a Mon Sep 17 00:00:00 2001 From: Mark Janssen Date: Thu, 9 Jul 2015 23:31:34 +0200 Subject: [PATCH] Upgrade Spring versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2f8433089..17409fb53 100644 --- a/pom.xml +++ b/pom.xml @@ -71,8 +71,8 @@ 1.7 - 4.1.1.RELEASE - 3.2.5.RELEASE + 4.1.7.RELEASE + 3.2.7.RELEASE 1.7.7 A reference implementation of OpenID Connect (http://openid.net/connect/), OAuth 2.0, and UMA built on top of Java, Spring, and Spring Security. The project contains a fully functioning server, client, and utility library.