From 8c121aec4d49b5a112312f08721f269418c39479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 11:17:52 +0000 Subject: [PATCH] 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] --- integration-tests/corazawaf-example/pom.xml | 2 +- integration-tests/integration-tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/corazawaf-example/pom.xml b/integration-tests/corazawaf-example/pom.xml index da49458..021204f 100644 --- a/integration-tests/corazawaf-example/pom.xml +++ b/integration-tests/corazawaf-example/pom.xml @@ -41,7 +41,7 @@ com.google.code.gson gson - 2.13.1 + 2.13.2 io.quarkiverse.proxy-wasm diff --git a/integration-tests/integration-tests/pom.xml b/integration-tests/integration-tests/pom.xml index 5801dcc..e5ebd38 100644 --- a/integration-tests/integration-tests/pom.xml +++ b/integration-tests/integration-tests/pom.xml @@ -19,7 +19,7 @@ com.google.code.gson gson - 2.13.1 + 2.13.2 io.quarkiverse.proxy-wasm