diff --git a/pom.xml b/pom.xml index 67b64e0..64d57b2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 17 1 - 4.2.0 + 4.4.0 3.5.4 @@ -21,6 +21,7 @@ 1.3.5 3.5.9 42.7.9 + 1.5.25 @@ -34,7 +35,7 @@ ca.uhn.hapi.fhir hapi-fhir - 8.6.5 + 8.8.0 hapi-fhir-jpaserver-starter @@ -204,12 +205,12 @@ ch.qos.logback logback-classic - 1.5.19 + ${logback_version} ch.qos.logback logback-core - 1.5.19 + ${logback_version} @@ -312,13 +313,11 @@ org.testcontainers testcontainers-elasticsearch - 2.0.2 test org.testcontainers testcontainers-junit-jupiter - 2.0.2 test