From 3071edea74de1ec60289486e360871d40ac8293d Mon Sep 17 00:00:00 2001 From: "renovatebot-confluentinc[bot]" <169726756+renovatebot-confluentinc[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 00:35:00 +0000 Subject: [PATCH] fix(deps): update minor+patch dependencies --- benchmark-framework/pom.xml | 20 ++++++++++---------- docker/pom.xml | 2 +- driver-artemis/pom.xml | 2 +- driver-bookkeeper/pom.xml | 2 +- driver-nats-streaming/pom.xml | 2 +- driver-nats/pom.xml | 2 +- driver-pulsar/pom.xml | 2 +- driver-rabbitmq/pom.xml | 2 +- driver-rocketmq/pom.xml | 4 ++-- package/pom.xml | 2 +- pom.xml | 8 ++++---- 11 files changed, 24 insertions(+), 24 deletions(-) diff --git a/benchmark-framework/pom.xml b/benchmark-framework/pom.xml index d0bae884..884cf6f5 100644 --- a/benchmark-framework/pom.xml +++ b/benchmark-framework/pom.xml @@ -31,7 +31,7 @@ benchmark-framework - 2.17.1 + 2.24.3 @@ -44,7 +44,7 @@ org.hdrhistogram HdrHistogram - 2.1.10 + 2.2.2 @@ -61,23 +61,23 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-base - 2.9.3 + 2.18.2 com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.9.3 + 2.18.2 com.fasterxml.jackson.core jackson-annotations - 2.9.3 + 2.18.2 com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.9.3 + 2.18.2 @@ -89,7 +89,7 @@ com.beust jcommander - 1.48 + 1.82 @@ -161,7 +161,7 @@ io.javalin javalin - 1.3.0 + 1.7.0 @@ -180,14 +180,14 @@ junit junit - 4.13.1 + 4.13.2 test org.eclipse.jetty jetty-util - 9.4.8.v20171121 + 9.4.57.v20241219 diff --git a/docker/pom.xml b/docker/pom.xml index 3b72c526..9a63ed84 100644 --- a/docker/pom.xml +++ b/docker/pom.xml @@ -33,7 +33,7 @@ pom - 1.3.7 + 1.4.13 openmessaging diff --git a/driver-artemis/pom.xml b/driver-artemis/pom.xml index b2ebe19b..79de0382 100644 --- a/driver-artemis/pom.xml +++ b/driver-artemis/pom.xml @@ -41,7 +41,7 @@ org.apache.activemq artemis-core-client - 2.19.1 + 2.39.0 diff --git a/driver-bookkeeper/pom.xml b/driver-bookkeeper/pom.xml index 08e8a939..a5ec4bec 100644 --- a/driver-bookkeeper/pom.xml +++ b/driver-bookkeeper/pom.xml @@ -41,7 +41,7 @@ org.apache.distributedlog distributedlog-core-shaded - 4.7.0 + 4.17.1 diff --git a/driver-nats-streaming/pom.xml b/driver-nats-streaming/pom.xml index 01720dd1..be56342e 100644 --- a/driver-nats-streaming/pom.xml +++ b/driver-nats-streaming/pom.xml @@ -34,7 +34,7 @@ io.nats java-nats-streaming - 2.1.0 + 2.2.3 ${project.groupId} diff --git a/driver-nats/pom.xml b/driver-nats/pom.xml index 97fe134b..ace783b8 100644 --- a/driver-nats/pom.xml +++ b/driver-nats/pom.xml @@ -33,7 +33,7 @@ io.nats jnats - 2.0.0 + 2.20.5 ${project.groupId} diff --git a/driver-pulsar/pom.xml b/driver-pulsar/pom.xml index 3d2df4da..903f1091 100644 --- a/driver-pulsar/pom.xml +++ b/driver-pulsar/pom.xml @@ -30,7 +30,7 @@ driver-pulsar - 2.6.0 + 2.11.4 diff --git a/driver-rabbitmq/pom.xml b/driver-rabbitmq/pom.xml index 7b8c8fc0..66ef3c47 100644 --- a/driver-rabbitmq/pom.xml +++ b/driver-rabbitmq/pom.xml @@ -38,7 +38,7 @@ com.rabbitmq amqp-client - 5.18.0 + 5.25.0 com.google.guava diff --git a/driver-rocketmq/pom.xml b/driver-rocketmq/pom.xml index 1e789fda..451d5aa9 100644 --- a/driver-rocketmq/pom.xml +++ b/driver-rocketmq/pom.xml @@ -40,12 +40,12 @@ org.apache.rocketmq rocketmq-client - 4.3.0 + 4.9.8 org.apache.rocketmq rocketmq-tools - 4.3.0 + 4.9.8 diff --git a/package/pom.xml b/package/pom.xml index dc6ab7fc..88695dc6 100644 --- a/package/pom.xml +++ b/package/pom.xml @@ -37,7 +37,7 @@ maven-assembly-plugin - 3.1.0 + 3.7.1 distro-assembly diff --git a/pom.xml b/pom.xml index 05a55122..e49bcd81 100644 --- a/pom.xml +++ b/pom.xml @@ -57,14 +57,14 @@ UTF-8 UTF-8 - 4.7.0 + 4.17.1 maven-compiler-plugin - 2.3.2 + 2.5.1 1.8 1.8 @@ -113,7 +113,7 @@ org.slf4j slf4j-api - 1.7.25 + 1.7.36 @@ -125,7 +125,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.9.3 + 2.18.2