Skip to content

Commit 777b9ec

Browse files
committed
minor fix
1 parent cb840c6 commit 777b9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-5-security-oauth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767

6868
<properties>
6969
<spring-boot.version>2.1.0.RELEASE</spring-boot.version>
70-
<oauth-auto.version>2.0.1.RELEASE</oauth-auto.version>
70+
<oauth-auto.version>2.1.0.RELEASE</oauth-auto.version>
7171
<start-class>com.baeldung.oauth2.SpringOAuthApplication</start-class>
7272
</properties>
7373

0 commit comments

Comments
 (0)