From 25ef7a6bb6cb148c9743508d36e79af721b6a150 Mon Sep 17 00:00:00 2001 From: salaboy Date: Thu, 27 Feb 2025 20:18:26 +0000 Subject: [PATCH] upgrading otel and logback Signed-off-by: salaboy --- sdk-tests/pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml index 8ab87a746..fe8909b9e 100644 --- a/sdk-tests/pom.xml +++ b/sdk-tests/pom.xml @@ -28,9 +28,9 @@ ${project.basedir}/proto 1.69.0 3.25.5 - 1.39.0 + 1.41.0 3.4.3 - 1.4.12 + 1.5.16 3.9.1 1.20.0 @@ -49,7 +49,6 @@ - io.grpc grpc-protobuf @@ -191,6 +190,12 @@ 3.9 test + + ch.qos.logback + logback-core + ${logback-core.version} + test + org.testcontainers postgresql