diff --git a/pom.xml b/pom.xml index 3cac26189..ae930ae5c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,22 +1,17 @@ 4.0.0 - org.springframework.boot spring-boot-starter-parent 4.0.0 - - org.springframework.samples spring-petclinic 4.0.0-SNAPSHOT - petclinic - 17 UTF-8 @@ -36,9 +31,15 @@ 3.6.0 0.0.11 0.0.47 - + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + + + @@ -55,7 +56,7 @@ org.springframework.boot - spring-boot-starter-webmvc + spring-boot-starter-thymeleaf org.springframework.boot @@ -63,15 +64,28 @@ org.springframework.boot - spring-boot-starter-thymeleaf + spring-boot-starter-webmvc + + + + javax.cache + cache-api + + + jakarta.xml.bind + jakarta.xml.bind-api - com.h2database h2 runtime + + com.github.ben-manes.caffeine + caffeine + runtime + com.mysql mysql-connector-j @@ -82,39 +96,31 @@ postgresql runtime - - - - javax.cache - cache-api - - - com.github.ben-manes.caffeine - caffeine - - - org.webjars webjars-locator-lite ${webjars-locator.version} + runtime org.webjars.npm bootstrap ${webjars-bootstrap.version} + runtime org.webjars.npm font-awesome ${webjars-font-awesome.version} + runtime org.springframework.boot spring-boot-devtools - test + true + org.springframework.boot spring-boot-starter-data-jpa-test @@ -150,12 +156,6 @@ testcontainers-mysql test - - - jakarta.xml.bind - jakarta.xml.bind-api - - @@ -288,16 +288,8 @@ org.cyclonedx cyclonedx-maven-plugin - - - - Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - - - css @@ -327,7 +319,6 @@ - com.gitlab.haynes libsass-maven-plugin