From 9157a54edef67f0452847a0e33f4011f8af85c92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 09:13:01 +0000 Subject: [PATCH] chore(deps): bump com.google.code.gson:gson from 2.13.1 to 2.13.2 Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.1 to 2.13.2. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.13.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- launcher/pom.xml | 2 +- reporter/pom.xml | 2 +- ui/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/launcher/pom.xml b/launcher/pom.xml index 8376491..70cc4e2 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -79,7 +79,7 @@ com.google.code.gson gson - 2.13.1 + 2.13.2 diff --git a/reporter/pom.xml b/reporter/pom.xml index 7ca66d7..a091954 100644 --- a/reporter/pom.xml +++ b/reporter/pom.xml @@ -39,7 +39,7 @@ com.google.code.gson gson - 2.13.1 + 2.13.2 diff --git a/ui/pom.xml b/ui/pom.xml index 0a66ca6..9257838 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -98,7 +98,7 @@ com.google.code.gson gson - 2.13.1 + 2.13.2