From 80e2b0c6e6f0258b3bffa634aafc2e47d248da9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 20:02:52 +0000 Subject: [PATCH] Bump slf4j-simple from 1.7.36 to 2.0.7 Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.7. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- auth/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/pom.xml b/auth/pom.xml index 50a8d69..95b3b6b 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -27,7 +27,7 @@ org.slf4j slf4j-simple - 1.7.36 + 2.0.7 test