diff --git a/maas-integration-tests/pom.xml b/maas-integration-tests/pom.xml index 689a1d7..0b1ea53 100644 --- a/maas-integration-tests/pom.xml +++ b/maas-integration-tests/pom.xml @@ -18,7 +18,7 @@ org.testcontainers testcontainers-bom - 2.0.3 + 2.0.5 pom import @@ -80,7 +80,7 @@ org.projectlombok lombok - 1.18.42 + 1.18.46 test @@ -148,25 +148,25 @@ com.fasterxml.jackson.core jackson-databind - 2.21.1 + 2.21.2 test com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.21.1 + 2.21.2 test org.apache.commons commons-lang3 - 3.19.0 + 3.20.0 test no.nav.security mock-oauth2-server - 3.0.1 + 3.0.3 test