From 8957316810164fcee8fe41af9161446a33117632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 20:57:04 +0000 Subject: [PATCH] Bump gson from 2.8.2 to 2.8.9 in /cs122b-project Bumps [gson](https://github.com/google/gson) from 2.8.2 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.2...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cs122b-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cs122b-project/pom.xml b/cs122b-project/pom.xml index c1e1a32..8cf8f9b 100644 --- a/cs122b-project/pom.xml +++ b/cs122b-project/pom.xml @@ -28,7 +28,7 @@ com.google.code.gson gson - 2.8.2 + 2.8.9 org.codehaus.jackson