From 09988c4500a023cc68c20a7a8a6c63c11c2378ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 21:56:13 +0000 Subject: [PATCH] Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.15 Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.15. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a0a48e..553193d 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.slf4j slf4j-api - 2.0.13 + 2.0.15 com.squareup.okhttp3