From 65b05bc4932520ca2e31de92e3dc7a347b3b4968 Mon Sep 17 00:00:00 2001 From: Kamal Wickramanayake Date: Sun, 21 Jun 2026 22:17:43 +0530 Subject: Spring boot sample project artifact id fix --- spring-boot/09-spring-security-db-authentication/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spring-boot/09-spring-security-db-authentication') 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 @@ ../00-config - thymeleaf-common-theme + spring-security-db-authentication @@ -65,4 +65,4 @@ - \ No newline at end of file + -- cgit v1.2.3