From b33d00209c2cf11752b10ad5a000d54369f36021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 18:05:25 +0300 Subject: [PATCH] build(deps): bump gson from 2.8.8 to 2.8.9 in /cloud-claim-check-pattern (#2021) Bumps [gson](https://github.com/google/gson) from 2.8.8 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.8...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- cloud-claim-check-pattern/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-claim-check-pattern/pom.xml b/cloud-claim-check-pattern/pom.xml index df391f8bb..1015bb0fd 100644 --- a/cloud-claim-check-pattern/pom.xml +++ b/cloud-claim-check-pattern/pom.xml @@ -45,7 +45,7 @@ com.google.code.gson gson - 2.8.8 + 2.8.9 org.junit.jupiter