From a6919ef1e8ba4100708cb10bc032cbdc71f748e0 Mon Sep 17 00:00:00 2001 From: "renovatebot-confluentinc[bot]" <169726756+renovatebot-confluentinc[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 14:03:17 +0000 Subject: [PATCH] WARNING: MAJOR (BREAKING) CHANGE: Update Logging (SLF4J & Log4j) to v2 --- clients/cloud/java/pom.xml | 2 +- connect-streams-pipeline/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clients/cloud/java/pom.xml b/clients/cloud/java/pom.xml index 75674073c..ccaacac98 100644 --- a/clients/cloud/java/pom.xml +++ b/clients/cloud/java/pom.xml @@ -25,7 +25,7 @@ 8 - 1.7.6 + 2.0.19 UTF-8 2.8.9 http://localhost:8081 diff --git a/connect-streams-pipeline/pom.xml b/connect-streams-pipeline/pom.xml index af9b29983..1637aa7ea 100644 --- a/connect-streams-pipeline/pom.xml +++ b/connect-streams-pipeline/pom.xml @@ -27,7 +27,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> 8 2.8.9 1.2.19 - 1.7.36 + 2.0.19 UTF-8 UTF-8 ${confluent.version.range}