From db1cf858d819b1da89115f38ce86e8efc602c143 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 09:13:57 +0300 Subject: [PATCH] Bump slf4j-api from 1.7.30 to 1.7.31 (#28) Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.30 to 1.7.31. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c50ee1d..0e81f88 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,7 @@ org.slf4j slf4j-api - 1.7.30 + 1.7.31 compile