From 3f30c89cfce07981d9c118e4bb9527a00d68d7df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 12:14:23 +0000 Subject: [PATCH] Bump slf4j-simple from 2.0.0-alpha1 to 2.0.0-alpha6 Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 2.0.0-alpha1 to 2.0.0-alpha6. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0-alpha1...v_2.0.0-alpha6) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple 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 641189b..697da9f 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.slf4j slf4j-simple - 2.0.0-alpha1 + 2.0.0-alpha6 ch.qos.logback