From 96a00c67ee98cfcd914cb7abfdcda740ba8ac0f1 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 12 May 2026 18:57:45 +0000
Subject: [PATCH] Update slf4j monorepo to v2.0.18
---
modules/oauth-client-v2/pom.xml | 2 +-
modules/oauth-client/pom.xml | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/modules/oauth-client-v2/pom.xml b/modules/oauth-client-v2/pom.xml
index 84cb7a0..eb53a45 100644
--- a/modules/oauth-client-v2/pom.xml
+++ b/modules/oauth-client-v2/pom.xml
@@ -31,7 +31,7 @@
org.slf4j
slf4j-api
- 2.0.17
+ 2.0.18
provided
diff --git a/modules/oauth-client/pom.xml b/modules/oauth-client/pom.xml
index 695077c..616f902 100644
--- a/modules/oauth-client/pom.xml
+++ b/modules/oauth-client/pom.xml
@@ -35,7 +35,7 @@
org.slf4j
slf4j-api
- 2.0.17
+ 2.0.18
diff --git a/pom.xml b/pom.xml
index c5e3f4d..81b12cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
3.9.0
3.5.5
3.3.0
- 2.0.17
+ 2.0.18
3.6.2
11