From 17aadc72ecee74e488b5d87cd6e171bcda5ca13c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 5 Apr 2016 12:24:19 +0100 Subject: [PATCH] Upgrade to Spring Security JWT 1.0.4.RELEASE Closes gh-5587 --- 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 250430eb763..d9ddd14a6df 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -141,7 +141,7 @@ 1.0.1.RELEASE 1.1.2.RELEASE 4.0.3.RELEASE - 1.0.3.RELEASE + 1.0.4.RELEASE 2.0.9.RELEASE 1.0.2.RELEASE 1.1.4.RELEASE