We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb840c6 commit 777b9ecCopy full SHA for 777b9ec
1 file changed
spring-5-security-oauth/pom.xml
@@ -67,7 +67,7 @@
67
68
<properties>
69
<spring-boot.version>2.1.0.RELEASE</spring-boot.version>
70
- <oauth-auto.version>2.0.1.RELEASE</oauth-auto.version>
+ <oauth-auto.version>2.1.0.RELEASE</oauth-auto.version>
71
<start-class>com.baeldung.oauth2.SpringOAuthApplication</start-class>
72
</properties>
73
0 commit comments