From 8fccf556d0b527331d50c8dad2f425a746926730 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 21:18:47 +0000 Subject: [PATCH] Bump gson from 2.8.4 to 2.8.9 Bumps [gson](https://github.com/google/gson) from 2.8.4 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.4...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- alpha/alpha-core/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/alpha/alpha-core/pom.xml b/alpha/alpha-core/pom.xml index a39f612a..d1e40a9a 100644 --- a/alpha/alpha-core/pom.xml +++ b/alpha/alpha-core/pom.xml @@ -116,7 +116,7 @@ com.google.code.gson gson - 2.8.4 + 2.8.9 org.apache.kafka diff --git a/pom.xml b/pom.xml index 68de6dbc..ea3b82e9 100644 --- a/pom.xml +++ b/pom.xml @@ -202,7 +202,7 @@ com.google.code.gson gson - 2.8.4 + 2.8.9 org.jboss.logging