From 728de1bb34f4d6f7f94c46a94863afd5f8e7cfc2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2020 21:02:56 +0200 Subject: [PATCH 1/2] Bump gson from 2.8.1 to 2.8.6 (#1147) Bumps [gson](https://github.com/google/gson) from 2.8.1 to 2.8.6. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.8.1...gson-parent-2.8.6) Signed-off-by: dependabot-preview[bot] --- event-sourcing/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/event-sourcing/pom.xml b/event-sourcing/pom.xml index 52bff8ff7746..0d1592abbbb9 100644 --- a/event-sourcing/pom.xml +++ b/event-sourcing/pom.xml @@ -43,7 +43,7 @@ com.google.code.gson gson - 2.8.1 + 2.8.6 From 365c74ddde256c0e2b484c66f43e7f31eeebc9c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 17:13:50 +0200 Subject: [PATCH 2/2] Bump slf4j-api from 1.7.28 to 1.7.30 (#1153) Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.28 to 1.7.30. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.28...v_1.7.30) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 63a149d78cff..2c6e3e17eb99 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ 2.22 4.0 3.12.0 - 1.7.28 + 1.7.30 1.2.3 1.1.0 1.11.289