diff --git a/myconext-server/pom.xml b/myconext-server/pom.xml index 61f36190d..b922b7aa3 100644 --- a/myconext-server/pom.xml +++ b/myconext-server/pom.xml @@ -63,7 +63,7 @@ org.apache.commons commons-compress - 1.27.1 + 1.28.0 com.maxmind.geoip2 @@ -73,7 +73,7 @@ com.nimbusds oauth2-oidc-sdk - 11.26 + 11.27.1 runtime @@ -136,12 +136,12 @@ com.fasterxml.jackson.datatype jackson-datatype-jdk8 - 2.19.1 + 2.19.2 com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.19.1 + 2.19.2 com.yubico @@ -182,7 +182,7 @@ com.fasterxml.jackson.core jackson-databind - 2.19.1 + 2.19.2 org.springdoc @@ -227,7 +227,7 @@ org.wiremock.integrations wiremock-spring-boot - 3.10.0 + 3.10.6 org.awaitility diff --git a/pom.xml b/pom.xml index 2717971d5..c0f666b79 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.6.0 + 3.6.1 enforce-versions