From d80744889fbe4c178fe63472782f58d90896b5fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 20:57:06 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20gson=20from=202.7=20to=202.8.9=20in=20/c?= =?UTF-8?q?ode/=E7=AC=AC10=E7=AB=A0/monitorAlarmCount?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [gson](https://github.com/google/gson) from 2.7 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.7...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- "code/\347\254\25410\347\253\240/monitorAlarmCount/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/code/\347\254\25410\347\253\240/monitorAlarmCount/pom.xml" "b/code/\347\254\25410\347\253\240/monitorAlarmCount/pom.xml" index 48f5eb1..98a780f 100644 --- "a/code/\347\254\25410\347\253\240/monitorAlarmCount/pom.xml" +++ "b/code/\347\254\25410\347\253\240/monitorAlarmCount/pom.xml" @@ -50,7 +50,7 @@ com.google.code.gson gson - 2.7 + 2.8.9