diff --git a/pom.xml b/pom.xml index dc28435..dc0925e 100644 --- a/pom.xml +++ b/pom.xml @@ -1 +1 @@ - 4.0.0 org.springframework.boot spring-boot-starter-parent 2.1.6.RELEASE com.example demobook 0.0.1-SNAPSHOT demobook Demo project for Spring Boot 1.8 org.springframework.boot spring-boot-starter org.springframework.boot spring-boot-starter-thymeleaf org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-starter-thymeleaf org.springframework.boot spring-boot-starter-cache net.sf.ehcache ehcache 2.10.6 org.springframework.osgi spring-osgi-core 1.2.1 org.webjars bootstrap 4.0.0 org.webjars jquery 3.3.1 org.webjars webjars-locator 0.33 org.webjars datatables 1.10.19 com.h2database h2 runtime org.modelmapper modelmapper 2.3.0 org.projectlombok lombok true org.springframework.boot spring-boot-starter-oauth2-client org.springframework.security spring-security-jwt 1.0.10.RELEASE io.jsonwebtoken jjwt 0.8.0 org.springframework.boot spring-boot-starter-test test org.springframework.security spring-security-test test org.springframework.boot spring-boot-maven-plugin \ No newline at end of file + 4.0.0 org.springframework.boot spring-boot-starter-parent 2.1.6.RELEASE com.example demobook 0.0.1-SNAPSHOT demobook Demo project for Spring Boot 1.8 org.springframework.boot spring-boot-starter org.springframework.boot spring-boot-starter-thymeleaf org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-starter-thymeleaf org.springframework.boot spring-boot-starter-cache net.sf.ehcache ehcache 2.10.6 org.springframework.osgi spring-osgi-core 1.2.1 org.webjars bootstrap 4.3.1 org.webjars jquery 3.3.1 org.webjars webjars-locator 0.33 org.webjars datatables 1.10.19 com.h2database h2 runtime org.modelmapper modelmapper 2.3.0 org.projectlombok lombok true org.springframework.boot spring-boot-starter-oauth2-client org.springframework.security spring-security-jwt 1.0.10.RELEASE io.jsonwebtoken jjwt 0.8.0 org.springframework.boot spring-boot-starter-test test org.springframework.security spring-security-test test org.springframework.boot spring-boot-maven-plugin \ No newline at end of file