diff --git a/dsf-bpe/dsf-bpe-process-api-v2-impl/pom.xml b/dsf-bpe/dsf-bpe-process-api-v2-impl/pom.xml index 7f009d299..c51b4aa5a 100644 --- a/dsf-bpe/dsf-bpe-process-api-v2-impl/pom.xml +++ b/dsf-bpe/dsf-bpe-process-api-v2-impl/pom.xml @@ -227,7 +227,7 @@ com.fasterxml.woodstox woodstox-core - 7.1.0 + 7.2.2 com.nimbusds @@ -241,12 +241,12 @@ io.opentelemetry opentelemetry-api - 1.44.1 + 1.65.0 io.opentelemetry.instrumentation opentelemetry-instrumentation-annotations - 2.10.0 + 2.31.1 org.apache.commons @@ -274,7 +274,7 @@ org.codehaus.woodstox stax2-api - 4.2.2 + 4.3.0 org.fhir diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 82dd0a9e7..ef6dc2548 --- a/pom.xml +++ b/pom.xml @@ -44,12 +44,12 @@ 2.2.2 7.0.8 - 2.21.5 + 2.22.2 2.1.3 5.1.0 - 8.4.2 - 6.5.27 - 8.4.2 + 8.12.0 + 6.10.3 + 8.12.0 1.85 3.8.0 5.2.1 @@ -266,7 +266,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.21 + 2.22 com.fasterxml.jackson.core @@ -404,7 +404,7 @@ com.google.guava guava - 33.6.0-jre + 33.7.1-jre com.google.code.gson @@ -457,7 +457,7 @@ org.yaml snakeyaml - 2.6 + 2.7 @@ -503,7 +503,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 org.apache.maven.plugins @@ -535,12 +535,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.6 + 3.6.0 org.apache.maven.plugins maven-failsafe-plugin - 3.5.6 + 3.6.0 org.apache.maven.plugins