From a9fc18bfbfa7bf087f028b7ff449d014589c248a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 31 May 2017 15:11:45 +0100 Subject: [PATCH] Upgrade to Spring Security JWT 1.0.8.RELEASE Closes gh-9368 --- 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 d36b84a0c6e..1123679a12d 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -167,7 +167,7 @@ 1.1.3.RELEASE 1.2.0.RELEASE 4.2.2.RELEASE - 1.0.7.RELEASE + 1.0.8.RELEASE 2.0.14.RELEASE 1.3.1.RELEASE 1.1.4.RELEASE