From 459219b39d101d0342b69c730d23c01f52cb8809 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 20:30:52 +0000 Subject: [PATCH] Bump gson from 2.8.6 to 2.8.7 in /ChatServer Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.7. - [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.6...gson-parent-2.8.7) Signed-off-by: dependabot-preview[bot] --- ChatServer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChatServer/pom.xml b/ChatServer/pom.xml index 10152d3..05029a6 100644 --- a/ChatServer/pom.xml +++ b/ChatServer/pom.xml @@ -44,7 +44,7 @@ com.google.code.gson gson - 2.8.6 + 2.8.7