From 188fb5392fe9f0f0a94f49122ba6eaa1e382a4be Mon Sep 17 00:00:00 2001 From: Timon Borter Date: Tue, 29 Oct 2024 08:19:50 +0100 Subject: [PATCH] fix(desp): multiple dependency updates * activemq to 2.38.0 * apache camel to 4.8.1 * byte-buddy to 1.15.7 * httpclient to 5.4.1 * jackson to 2.18.1 * junit to 5.11.3 and platform to 1.11.3 * mockito to 5.14.2 * spring to 3.0.2 and integration to 6.3.5 * xbean-spring to 4.26 * zookeeper to 3.9.3 --- pom.xml | 24 ++++++++++++------------ runtime/citrus-quarkus/pom.xml | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index de565c7d65..e004579ee1 100644 --- a/pom.xml +++ b/pom.xml @@ -187,16 +187,16 @@ 2.2.4 3.1.0 - 2.37.0 + 2.38.0 2.0.2 1.10.15 - 4.8.0 + 4.8.1 1.1.27 1.8.0 3.26.3 4.2.2 1.78.1 - 1.15.4 + 1.15.7 2.12.0 1.9.0 1.17.1 @@ -212,9 +212,9 @@ 2.1.0 3.0 4.13.0 - 5.4 + 5.4.1 2.7.3 - 2.18.0 + 2.18.1 2.1.3 2.0.1 3.0.0 @@ -235,8 +235,8 @@ 1.5.2 2.5.1 r938 - 5.11.2 - 1.11.2 + 5.11.3 + 1.11.3 4.13.2 2.10.1 6.13.4 @@ -244,7 +244,7 @@ 3.8.0 6.13.4 2.22.1 - 5.14.1 + 5.14.2 3.2.0 4.1.105.Final 4.12.0 @@ -256,20 +256,20 @@ 2.3 6.1.14 4.0.11 - 6.3.4 - 3.0.1 + 6.3.5 + 3.0.2 2.14.0 1.6.9 2.1.22 7.10.2 4.5.10 1.6.3 - 4.25 + 4.26 5.2.1 2.6.0 2.12.2 1.4.20 - 3.9.2 + 3.9.3 false false diff --git a/runtime/citrus-quarkus/pom.xml b/runtime/citrus-quarkus/pom.xml index 2b31fae684..1c14ac4331 100644 --- a/runtime/citrus-quarkus/pom.xml +++ b/runtime/citrus-quarkus/pom.xml @@ -15,7 +15,7 @@ pom - 3.15.1 + 3.16.0