From 20e5670af1b797eb5b0796053c94554bf43394f5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 8 Mar 2026 01:35:30 +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..68c3a9c5 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.2
org.apache.commons
diff --git a/pom.xml b/pom.xml
index 0608f425..fb539b41 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.60.1
+ 1.40.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..d63c031f 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.2
org.slf4j
@@ -92,7 +92,7 @@
org.apache.httpcomponents.client5
httpclient5
- 5.5.1
+ 5.6
io.opentelemetry.semconv