diff options
Diffstat (limited to 'spring-boot/08-spring-security-simple')
| -rw-r--r-- | spring-boot/08-spring-security-simple/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spring-boot/08-spring-security-simple/pom.xml b/spring-boot/08-spring-security-simple/pom.xml index 6a29945..a89a74c 100644 --- a/spring-boot/08-spring-security-simple/pom.xml +++ b/spring-boot/08-spring-security-simple/pom.xml @@ -11,7 +11,7 @@ <relativePath>../00-config</relativePath> </parent> - <artifactId>thymeleaf-common-theme</artifactId> + <artifactId>spring-security-simple</artifactId> <dependencies> <dependency> @@ -47,4 +47,4 @@ </dependencies> -</project>
\ No newline at end of file +</project> |
