From 1cd6cba330887d518c54089732bbb8017a4d1ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 01:35:56 +0000 Subject: [PATCH] Bump gson from 2.8.5 to 2.8.9 in /elasticsearch7/elasticsearch7-sink Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. - [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.5...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- elasticsearch7/elasticsearch7-sink/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticsearch7/elasticsearch7-sink/pom.xml b/elasticsearch7/elasticsearch7-sink/pom.xml index e0d7d43a4..53fc9996e 100644 --- a/elasticsearch7/elasticsearch7-sink/pom.xml +++ b/elasticsearch7/elasticsearch7-sink/pom.xml @@ -62,7 +62,7 @@ com.google.code.gson gson - 2.8.5 + 2.8.9