diff --git a/client/pom.xml b/client/pom.xml index 998ba18d..7740d0da 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -15,7 +15,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.5.0 @@ -31,7 +31,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.6.0 + 3.7.1 diff --git a/pom.xml b/pom.xml index 2013d50d..7e25f2af 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.14.0 21 diff --git a/provisioning-mock/pom.xml b/provisioning-mock/pom.xml index 8e29a3a8..7708ad57 100644 --- a/provisioning-mock/pom.xml +++ b/provisioning-mock/pom.xml @@ -30,22 +30,22 @@ com.fasterxml.jackson.datatype jackson-datatype-jdk8 - 2.17.2 + 2.18.3 io.hypersistence hypersistence-utils-hibernate-60 - 3.8.1 + 3.9.3 org.projectlombok lombok - 1.18.34 + 1.18.36 com.mysql mysql-connector-j - 9.0.0 + 9.2.0 org.springframework.boot @@ -55,19 +55,19 @@ io.rest-assured rest-assured - 5.4.0 + 5.5.1 test io.rest-assured json-path - 5.4.0 + 5.5.1 test io.rest-assured xml-path - 5.4.0 + 5.5.1 test diff --git a/server/pom.xml b/server/pom.xml index e3c9c51b..3f1b2cd7 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -27,7 +27,7 @@ io.hypersistence hypersistence-utils-hibernate-63 - 3.9.1 + 3.9.3 org.springframework.boot @@ -67,7 +67,7 @@ com.fasterxml.jackson.datatype jackson-datatype-jdk8 - 2.18.2 + 2.18.3 com.squareup.okhttp3 @@ -87,7 +87,7 @@ org.mariadb.jdbc mariadb-java-client - 3.4.1 + 3.5.2 com.github.spullara.mustache.java @@ -102,13 +102,13 @@ com.azure azure-identity - 1.13.1 + 1.15.3 commons-codec commons-codec - 1.17.1 + 1.18.0 org.openconext @@ -129,19 +129,19 @@ io.rest-assured rest-assured - 5.5.0 + 5.5.1 test io.rest-assured json-path - 5.5.0 + 5.5.1 test io.rest-assured xml-path - 5.5.0 + 5.5.1 test @@ -171,17 +171,17 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.6.0 + 2.8.5 org.bouncycastle bcprov-jdk18on - 1.79 + 1.80 org.bouncycastle bcpkix-jdk18on - 1.79 + 1.80 diff --git a/welcome/pom.xml b/welcome/pom.xml index eefeb481..3f74a316 100644 --- a/welcome/pom.xml +++ b/welcome/pom.xml @@ -15,7 +15,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.5.0 @@ -31,7 +31,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.6.0 + 3.7.1