From db55cd71161d01db402a4ddb71af27c406e64c77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 12:11:08 +0000 Subject: [PATCH] Bump slf4j-api from 2.0.0-alpha2 to 2.0.1 Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.0-alpha2 to 2.0.1. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits/v_2.0.1) --- 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 641189b..7c4f808 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.slf4j slf4j-api - 2.0.0-alpha2 + 2.0.1 org.slf4j