From df28a44620a3819755f070d1a0543daba429ed78 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 12 Feb 2019 11:03:51 +0000 Subject: [PATCH] Upgrade to Spring Security Jwt 1.0.10.RELEASE Closes gh-15907 --- 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 4732007b491..8fdf65f2292 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -169,7 +169,7 @@ 1.1.3.RELEASE 1.2.4.RELEASE 4.2.11.RELEASE - 1.0.9.RELEASE + 1.0.10.RELEASE 2.0.16.RELEASE 1.3.5.RELEASE 1.1.6.RELEASE