JAVA-3506: moved spring-social-login inside spring-security-modules

This commit is contained in:
sampadawagde
2020-12-25 22:44:25 +05:30
parent 015cbd04e9
commit 1474820f51
16 changed files with 1 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
<groupId>com.baeldung</groupId>
<artifactId>parent-boot-2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-2</relativePath>
<relativePath>../../parent-boot-2</relativePath>
</parent>
<dependencies>