From 1f14b11be4bbf181106775f2db9e1697032a4682 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 3 Jan 2018 13:10:19 +0000 Subject: [PATCH] Upgrade to Spring Security Jwt 1.0.9.RELEASE Closes gh-11483 --- 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 8791009adb..c23c163c87 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -167,7 +167,7 @@ 1.1.3.RELEASE 1.2.2.RELEASE 4.2.3.RELEASE - 1.0.8.RELEASE + 1.0.9.RELEASE 2.0.14.RELEASE 1.3.1.RELEASE 1.1.4.RELEASE