From fede5114b7ca21ad79b7b1b9424b30a307f1dd7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 22:41:46 +0000 Subject: [PATCH] Update all non-major maven dependencies --- libthrift/pom.xml | 4 ++-- pom.xml | 6 +++--- woody-api/pom.xml | 2 +- woody-thrift/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libthrift/pom.xml b/libthrift/pom.xml index a82dc6b1..e797d57e 100644 --- a/libthrift/pom.xml +++ b/libthrift/pom.xml @@ -54,12 +54,12 @@ org.apache.httpcomponents.client5 httpclient5 - 5.2.1 + 5.6 org.apache.httpcomponents.core5 httpcore5 - 5.2.1 + 5.4.1 org.apache.commons diff --git a/pom.xml b/pom.xml index 0608f425..8d08cf57 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ pom dev.vality.woody woody - 2.1.0 + 2.1.1 Woody Java Java implementation for Woody spec @@ -46,8 +46,8 @@ UTF-8 11 11 - 1.49.0 - 1.37.0 + 1.59.0 + 1.39.0 diff --git a/woody-api/pom.xml b/woody-api/pom.xml index 0197580d..3b27d174 100644 --- a/woody-api/pom.xml +++ b/woody-api/pom.xml @@ -49,7 +49,7 @@ org.apache.commons commons-pool2 - 2.12.1 + 2.13.1 diff --git a/woody-thrift/pom.xml b/woody-thrift/pom.xml index 28dd8f19..e426d497 100644 --- a/woody-thrift/pom.xml +++ b/woody-thrift/pom.xml @@ -58,7 +58,7 @@ org.apache.httpcomponents.core5 httpcore5 - 5.3.6 + 5.4.1 org.slf4j @@ -92,7 +92,7 @@ org.apache.httpcomponents.client5 httpclient5 - 5.5.1 + 5.6 io.opentelemetry.semconv