4.0.0 de.platesoft plate-auth-parent ${revision} ../pom.xml plate-auth-starter plate-auth-starter Spring Boot 4 auto-configuration starter for plate-auth (JWT, OAuth, multi-tenancy) org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-starter-validation org.springframework.boot spring-boot-starter-actuator org.springframework.boot spring-boot-starter-mail com.fasterxml.jackson.core jackson-databind org.hibernate.orm hibernate-envers org.postgresql postgresql runtime org.flywaydb flyway-core org.flywaydb flyway-database-postgresql io.jsonwebtoken jjwt-api ${jjwt.version} io.jsonwebtoken jjwt-impl ${jjwt.version} runtime io.jsonwebtoken jjwt-jackson ${jjwt.version} runtime org.projectlombok lombok true org.springframework.boot spring-boot-configuration-processor true org.springframework.boot spring-boot-starter-test test org.springframework.security spring-security-test test com.h2database h2 test org.testcontainers postgresql ${testcontainers.version} test org.testcontainers junit-jupiter ${testcontainers.version} test org.apache.maven.plugins maven-compiler-plugin ${java.version} org.projectlombok lombok ${lombok.version} org.springframework.boot spring-boot-configuration-processor ${project.parent.parent.version} org.apache.maven.plugins maven-source-plugin attach-sources jar-no-fork