From 3c55efb86af9c852b1e3e62b594014a08e2bbbc8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 06:54:41 +0000 Subject: [PATCH] :arrow_up: Bump slf4j-simple from 1.7.26 to 1.7.28 Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.26 to 1.7.28. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.26...v_1.7.28) Signed-off-by: dependabot-preview[bot] --- cli/pom.xml | 2 +- http_server/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index 88ec27b1..9269bd03 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -24,7 +24,7 @@ org.slf4j slf4j-simple - 1.7.26 + 1.7.28 diff --git a/http_server/pom.xml b/http_server/pom.xml index 3c348c4c..5188e253 100644 --- a/http_server/pom.xml +++ b/http_server/pom.xml @@ -24,7 +24,7 @@ org.slf4j slf4j-simple - 1.7.26 + 1.7.28