From d46af0260142c2703ee4665ed55d24cbf8c740c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 07:02:08 +0000 Subject: [PATCH] Bump slf4j-simple from 1.7.36 to 2.0.1 in /NotificationHubs Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.1. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.1) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- NotificationHubs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NotificationHubs/pom.xml b/NotificationHubs/pom.xml index 8ea5d3a..fbb5ad1 100644 --- a/NotificationHubs/pom.xml +++ b/NotificationHubs/pom.xml @@ -229,7 +229,7 @@ org.slf4j slf4j-simple - 1.7.36 + 2.0.1 commons-io