diff --git a/ehealthid/pom.xml b/ehealthid/pom.xml index 91795a6..df55984 100644 --- a/ehealthid/pom.xml +++ b/ehealthid/pom.xml @@ -123,7 +123,7 @@ org.jsoup jsoup - 1.17.2 + 1.18.1 test diff --git a/pom.xml b/pom.xml index 96b237b..a7156a7 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 3.6.0.Final 2.0.13 - 1.13.1 + 1.13.2 9.40 1.5.6 7.4 @@ -107,7 +107,7 @@ com.fasterxml.jackson jackson-bom - 2.17.1 + 2.17.2 pom import @@ -119,7 +119,7 @@ com.nimbusds oauth2-oidc-sdk - 11.13 + 11.14 org.bouncycastle @@ -154,7 +154,7 @@ com.github.spullara.mustache.java compiler - 0.9.13 + 0.9.14 org.junit @@ -178,21 +178,21 @@ org.testcontainers testcontainers-bom - 1.19.8 + 1.20.1 pom import io.rest-assured rest-assured - 5.4.0 + 5.5.0 org.apache.commons commons-lang3 - 3.14.0 + 3.15.0 com.github.jknack @@ -218,7 +218,7 @@ org.wiremock wiremock - 3.8.0 + 3.9.1 com.github.jknack @@ -276,12 +276,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 org.apache.maven.plugins maven-failsafe-plugin - 3.3.0 + 3.3.1 org.apache.maven.plugins