From 2dee3a9fe9cc6ed7d62338bfddb1e475c5f021cc Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 28 Oct 2015 12:53:46 +0000 Subject: [PATCH] Upgrade to Spring Security OAuth 2.0.8.RELEASE Closes gh-4296 --- 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 e7e4c674dd1..c42319a9372 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -142,7 +142,7 @@ 1.1.2.RELEASE 4.0.3.CI-SNAPSHOT 1.0.3.RELEASE - 2.0.7.RELEASE + 2.0.8.RELEASE 1.0.2.RELEASE 1.1.2.RELEASE 2.0.2.RELEASE