From 9b8732588f3541e9555dc684452fcdb06136d104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 13:01:39 +0000 Subject: [PATCH] Bump slf4j-simple from 1.7.32 to 1.7.35 Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.32 to 1.7.35. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.35) --- 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 7940802..65aa9dd 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ org.slf4j slf4j-simple - 1.7.32 + 1.7.35 club.minnced