From a4e77f457de3e5ea2b56c6bd036627d01770f869 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 8 Jan 2024 20:21:19 +0100 Subject: [PATCH] deps: Update dependency org.slf4j:slf4j-api to v2.0.11 (#1764) --- core/pom.xml | 2 +- jdbc/postgres/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 3f44a9e4a..a2a2b23bd 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -288,7 +288,7 @@ org.slf4j slf4j-api - 2.0.10 + 2.0.11 ch.qos.logback diff --git a/jdbc/postgres/pom.xml b/jdbc/postgres/pom.xml index 0fddd7b07..1acd463a6 100644 --- a/jdbc/postgres/pom.xml +++ b/jdbc/postgres/pom.xml @@ -158,7 +158,7 @@ org.slf4j slf4j-api - 2.0.10 + 2.0.11 ch.qos.logback