From 24d8384b6791c43f8d576fcf1254bf0451d791be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 20:45:32 +0000 Subject: [PATCH] build(deps-dev): bump gson from 2.3.1 to 2.8.9 in /modules/main Bumps [gson](https://github.com/google/gson) from 2.3.1 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-2.3.1...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- modules/main/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/main/pom.xml b/modules/main/pom.xml index c94c87914..537a7ea76 100644 --- a/modules/main/pom.xml +++ b/modules/main/pom.xml @@ -107,7 +107,7 @@ com.google.code.gson gson - 2.3.1 + 2.8.9 test