diff --git a/spring-security-custom-permission/pom.xml b/spring-security-custom-permission/pom.xml index d036975107..166f0b43c0 100644 --- a/spring-security-custom-permission/pom.xml +++ b/spring-security-custom-permission/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.baeldung @@ -31,7 +32,7 @@ spring-boot-starter-tomcat provided - + org.springframework.boot spring-boot-starter-thymeleaf @@ -41,39 +42,39 @@ org.thymeleaf.extras thymeleaf-extras-springsecurity4 - - - - org.springframework.boot - spring-boot-starter-data-jpa - - + + + + org.springframework.boot + spring-boot-starter-data-jpa + + com.h2database h2 - - - + + + junit junit test - + org.hamcrest hamcrest-core test - + org.hamcrest hamcrest-library test - + com.jayway.restassured rest-assured @@ -86,14 +87,14 @@ - - + + org.springframework spring-test test - - + + org.apache.derby derby 10.12.1.1 @@ -145,5 +146,5 @@ 1.8 2.4.0 - +