summaryrefslogtreecommitdiff
path: root/spring-boot/09-spring-security-db-authentication
diff options
context:
space:
mode:
Diffstat (limited to 'spring-boot/09-spring-security-db-authentication')
-rw-r--r--spring-boot/09-spring-security-db-authentication/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spring-boot/09-spring-security-db-authentication/pom.xml b/spring-boot/09-spring-security-db-authentication/pom.xml
index 96e4a92..ee58655 100644
--- a/spring-boot/09-spring-security-db-authentication/pom.xml
+++ b/spring-boot/09-spring-security-db-authentication/pom.xml
@@ -11,7 +11,7 @@
<relativePath>../00-config</relativePath>
</parent>
- <artifactId>thymeleaf-common-theme</artifactId>
+ <artifactId>spring-security-db-authentication</artifactId>
<dependencies>
<dependency>
@@ -65,4 +65,4 @@
</dependencies>
-</project> \ No newline at end of file
+</project>