From db3458c4ef51a8aa2756133e0011c55dd9005440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 22:06:14 +0000 Subject: [PATCH] Bump slf4j-api from 2.0.1 to 2.0.2 Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- _grammar-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_grammar-test/pom.xml b/_grammar-test/pom.xml index 085aa43..c3ffbf7 100644 --- a/_grammar-test/pom.xml +++ b/_grammar-test/pom.xml @@ -32,7 +32,7 @@ org.slf4j slf4j-api - 2.0.1 + 2.0.2 org.slf4j