4.0.0 org.springframework.boot spring-boot-starter-parent 4.1.0 com.lab labtimesheet 0.0.1-SNAPSHOT war labtimesheet labtimesheet 25 org.springframework.boot spring-boot-starter-actuator org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-flyway org.springframework.boot spring-boot-starter-mail org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-starter-thymeleaf org.springframework.boot spring-boot-starter-validation org.springframework.boot spring-boot-starter-webmvc org.flywaydb flyway-database-postgresql org.thymeleaf.extras thymeleaf-extras-springsecurity6 org.springframework.boot spring-boot-devtools runtime true org.springframework.boot spring-boot-docker-compose runtime true org.postgresql postgresql runtime org.projectlombok lombok true org.springframework.boot spring-boot-starter-tomcat provided org.springframework.boot spring-boot-starter-data-jpa-test test org.springframework.boot spring-boot-starter-flyway-test test org.springframework.boot spring-boot-starter-mail-test test org.springframework.boot spring-boot-starter-security-test test org.springframework.boot spring-boot-starter-thymeleaf-test test org.springframework.boot spring-boot-starter-validation-test test org.springframework.boot spring-boot-starter-webmvc-test test org.springframework.boot spring-boot-testcontainers test org.testcontainers testcontainers-junit-jupiter test org.testcontainers testcontainers-postgresql test org.springframework.boot spring-boot-maven-plugin org.apache.maven.plugins maven-compiler-plugin default-compile compile compile org.projectlombok lombok org.springframework.boot spring-boot-configuration-processor default-testCompile test-compile testCompile org.projectlombok lombok