From 54e3a348b109220d320fe9edd910dafb6f0e80a1 Mon Sep 17 00:00:00 2001 From: "coding-area-renovate[bot]" <206263745+coding-area-renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 10:45:47 +0000 Subject: [PATCH] fix(deps): update dependency org.slf4j:slf4j-api to v2 --- mongo-connector/pom.xml | 2 +- plugin/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mongo-connector/pom.xml b/mongo-connector/pom.xml index 0fcaef25e..57ec6af8e 100644 --- a/mongo-connector/pom.xml +++ b/mongo-connector/pom.xml @@ -24,7 +24,7 @@ org.slf4j slf4j-api - 1.7.32 + 2.0.17 diff --git a/plugin/pom.xml b/plugin/pom.xml index edfeaadca..9586e8864 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -24,7 +24,7 @@ org.slf4j slf4j-api - 1.7.32 + 2.0.17