From 11e04448140d15f0304411cd82bf88a62d44f9d0 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Feb 2015 09:56:15 +0000 Subject: [PATCH] Upgrade to Spring Security JWT 1.0.3.RELEASE Closes gh-2304 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 2c96052c9e..42041ebeb0 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -107,7 +107,7 @@ 1.2.1.RELEASE 1.1.3.RELEASE 3.2.5.RELEASE - 1.0.2.RELEASE + 1.0.3.RELEASE 1.1.0.RELEASE 1.1.1.RELEASE 1.0.1.RELEASE