diff --git a/pom.xml b/pom.xml index 5b27a12..4562869 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.5 + 3.5.7 de.starwit @@ -33,14 +33,14 @@ org.springframework.boot spring-boot-starter-data-rest - 3.5.5 + 3.5.7 org.springframework.boot spring-boot-starter-test test - 3.5.5 + 3.5.7 @@ -51,12 +51,12 @@ org.springframework.boot spring-boot-maven-plugin - 3.5.5 + 3.5.7 org.apache.maven.plugins maven-release-plugin - 3.1.1 + 3.2.0 pom.xml diff --git a/webclient/pom.xml b/webclient/pom.xml index f82bf00..9e30938 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -18,7 +18,7 @@ org.codehaus.mojo exec-maven-plugin - 3.5.1 + 3.6.2 ${project.basedir}/app