From 5f380351e448a1de630612f65ec861a8e9ecce8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 20:50:29 +0000 Subject: [PATCH] Bump gson from 2.8.2 to 2.8.9 in /function-apps/Append-Transaction 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] --- function-apps/Append-Transaction/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/function-apps/Append-Transaction/pom.xml b/function-apps/Append-Transaction/pom.xml index 8db9ec1..33dc4df 100644 --- a/function-apps/Append-Transaction/pom.xml +++ b/function-apps/Append-Transaction/pom.xml @@ -54,7 +54,7 @@ com.google.code.gson gson - 2.8.2 + 2.8.9 com.microsoft.azure @@ -88,7 +88,7 @@ com.google.code.gson gson - 2.8.2 + 2.8.9