From fcb5f2783af54f1e76f3f6d7a4a6e2a9df19415e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 09:18:07 +0000 Subject: [PATCH] Bump slf4j-api from 1.7.31 to 1.7.36 Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.31 to 1.7.36. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.31...v_1.7.36) --- 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 ebe978b..545e373 100644 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ org.slf4j slf4j-api - 1.7.31 + 1.7.36 junit