From 0116f2eb4567baee8b9c51b2cf8036bc5baaee4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:53:12 +0000 Subject: [PATCH] Update all maven test dependencies --- libthrift/pom.xml | 4 ++-- woody-api/pom.xml | 2 +- woody-thrift/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libthrift/pom.xml b/libthrift/pom.xml index a82dc6b1..07777143 100644 --- a/libthrift/pom.xml +++ b/libthrift/pom.xml @@ -81,13 +81,13 @@ org.junit.jupiter junit-jupiter - 5.9.1 + 6.0.2 test org.slf4j slf4j-reload4j - 1.7.36 + 2.0.17 test diff --git a/woody-api/pom.xml b/woody-api/pom.xml index 0197580d..951c1059 100644 --- a/woody-api/pom.xml +++ b/woody-api/pom.xml @@ -78,7 +78,7 @@ org.slf4j slf4j-reload4j - 1.7.36 + 2.0.17 test diff --git a/woody-thrift/pom.xml b/woody-thrift/pom.xml index 28dd8f19..57dc5985 100644 --- a/woody-thrift/pom.xml +++ b/woody-thrift/pom.xml @@ -86,7 +86,7 @@ org.slf4j slf4j-reload4j - 1.7.36 + 2.0.17 test @@ -101,7 +101,7 @@ org.easymock easymock - 4.3 + 5.6.0 test