From 81b4cbc1451241cde7d4835784d71e35b2799bcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 20:46:39 +0000 Subject: [PATCH] Bump gson from RELEASE to 2.8.9 in /Java/JDI/jdi-http Bumps [gson](https://github.com/google/gson) from RELEASE 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/commits/gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Java/JDI/jdi-http/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Java/JDI/jdi-http/pom.xml b/Java/JDI/jdi-http/pom.xml index 756bf94c..80e109c2 100644 --- a/Java/JDI/jdi-http/pom.xml +++ b/Java/JDI/jdi-http/pom.xml @@ -16,7 +16,7 @@ com.google.code.gson gson - RELEASE + 2.8.9 io.rest-assured