From 904f1bdfda13fa5072c5077b0448228780a9fcda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 08:45:20 +0000 Subject: [PATCH] Bump slf4j-api from 1.7.35 to 1.7.36 Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.35 to 1.7.36. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.35...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] --- example/easysql-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/easysql-test/pom.xml b/example/easysql-test/pom.xml index c8f3eb6..785db2a 100644 --- a/example/easysql-test/pom.xml +++ b/example/easysql-test/pom.xml @@ -44,7 +44,7 @@ org.slf4j slf4j-api - 1.7.35 + 1.7.36 compile