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