diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml index a9397e1..73fdcd0 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -39,13 +39,13 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> io.opentelemetry opentelemetry-api - 1.37.0 + 1.38.0 provided io.opentelemetry.instrumentation opentelemetry-instrumentation-annotations - 2.3.0 + 2.4.0 provided @@ -59,13 +59,13 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> org.jboss.resteasy resteasy-client - 6.2.8.Final + 6.2.9.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.8.Final + 6.2.9.Final test @@ -95,7 +95,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> io.openliberty.tools liberty-maven-plugin - 3.10.2 + 3.10.3 diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 718f9a1..50a3531 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -41,13 +41,13 @@ org.jboss.resteasy resteasy-client - 6.2.8.Final + 6.2.9.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.8.Final + 6.2.9.Final test @@ -75,7 +75,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.2 + 3.10.3 org.apache.maven.plugins diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index f6d2c91..2db7722 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -45,13 +45,13 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> org.jboss.resteasy resteasy-client - 6.2.8.Final + 6.2.9.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.8.Final + 6.2.9.Final test @@ -81,7 +81,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> io.openliberty.tools liberty-maven-plugin - 3.10.2 + 3.10.3 diff --git a/start/system/pom.xml b/start/system/pom.xml index e729866..ec67ed9 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -42,13 +42,13 @@ org.jboss.resteasy resteasy-client - 6.2.8.Final + 6.2.9.Final test org.jboss.resteasy resteasy-json-binding-provider - 6.2.8.Final + 6.2.9.Final test @@ -75,7 +75,7 @@ io.openliberty.tools liberty-maven-plugin - 3.10.2 + 3.10.3 org.apache.maven.plugins