diff --git a/pom.xml b/pom.xml index 8403439e1..3bc8b249c 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,6 @@ 3.0.0-SNAPSHOT 4.0.0-SNAPSHOT 3.0.0-SNAPSHOT - 5.0.0 6.1.1.Final diff --git a/spring-data-rest-hal-explorer/pom.xml b/spring-data-rest-hal-explorer/pom.xml index 74928ac36..5f8679bd3 100644 --- a/spring-data-rest-hal-explorer/pom.xml +++ b/spring-data-rest-hal-explorer/pom.xml @@ -34,7 +34,6 @@ jakarta.servlet jakarta.servlet-api - ${servlet.version} provided diff --git a/spring-data-rest-tests/pom.xml b/spring-data-rest-tests/pom.xml index b198cd4c5..8d79ec200 100644 --- a/spring-data-rest-tests/pom.xml +++ b/spring-data-rest-tests/pom.xml @@ -31,7 +31,6 @@ jakarta.servlet jakarta.servlet-api - ${servlet.version} provided diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 36fc69429..6b5fa8545 100644 --- a/spring-data-rest-webmvc/pom.xml +++ b/spring-data-rest-webmvc/pom.xml @@ -46,7 +46,6 @@ jakarta.servlet jakarta.servlet-api - ${servlet.version} provided @@ -111,7 +110,7 @@ jakarta.persistence jakarta.persistence-api - 3.0.0 + 3.1.0 true