From aca101542079114dcc64a178a190b0dba8ff199d Mon Sep 17 00:00:00 2001 From: glqdlt Date: Thu, 28 Feb 2019 11:49:02 +0900 Subject: [PATCH] 'spring-security-oauth2-autoconfigure' version update --- simple/README.adoc | 2 +- simple/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/simple/README.adoc b/simple/README.adoc index 0dea2e1..7c32034 100644 --- a/simple/README.adoc +++ b/simple/README.adoc @@ -108,7 +108,7 @@ we add the Spring Security OAuth2 dependency as well: org.springframework.security.oauth.boot spring-security-oauth2-autoconfigure - 2.0.0.RELEASE + 2.1.1.RELEASE ---- diff --git a/simple/pom.xml b/simple/pom.xml index d43fe32..d1b0fde 100644 --- a/simple/pom.xml +++ b/simple/pom.xml @@ -39,7 +39,7 @@ org.springframework.security.oauth.boot spring-security-oauth2-autoconfigure - 2.0.0.RELEASE + 2.1.1.RELEASE org.webjars