diff --git a/pom.xml b/pom.xml index ddcea76d..db83add7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.5 + 4.0.1 de.starwit @@ -28,11 +28,11 @@ UTF-8 UTF-8 - 3.5.5 - 2.8.13 - 8.5.17 + 4.0.1 + 3.0.0 + 8.6.0 21 - 0.1.5 + 0.1.7 @@ -74,7 +74,7 @@ org.postgresql postgresql - 42.7.7 + 42.7.8 runtime @@ -105,7 +105,7 @@ org.apache.commons commons-pool2 - 2.12.1 + 2.13.0 org.codehaus.mojo @@ -126,22 +126,22 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.20.0 + 2.20.1 org.apache.httpcomponents.client5 httpclient5 - 5.5 + 5.5.1 org.apache.commons commons-lang3 - 3.18.0 + 3.20.0 org.modelmapper modelmapper - 3.2.4 + 3.2.6 @@ -164,7 +164,7 @@ org.apache.maven.plugins maven-release-plugin - 3.1.1 + 3.3.1 pom.xml @@ -209,7 +209,7 @@ org.apache.maven.plugins maven-antrun-plugin - 3.1.0 + 3.2.0 prepare-package @@ -302,7 +302,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.3.1 + 3.4.0 diff --git a/webclient/pom.xml b/webclient/pom.xml index 42d12a5a..d713337d 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