From 8079df815c9257d3a04a4267dd2eee5740d830a7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 19 Sep 2016 20:14:59 +0100 Subject: [PATCH] Upgrade to Spring Security JWT 1.0.5.RELEASE Closes gh-6935 --- 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 d13a535a04f..750c34ab8ac 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -141,7 +141,7 @@ 1.0.2.RELEASE 1.1.3.RELEASE 4.0.4.RELEASE - 1.0.4.RELEASE + 1.0.5.RELEASE 2.0.10.RELEASE 1.0.2.RELEASE 1.1.4.RELEASE