From 2a57795b6c5593c2c21fc0e0efa0d869a1cd0977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 04:37:33 +0000 Subject: [PATCH] Bump gson from 2.9.0 to 2.10.1 Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.10.1. - [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.9.0...gson-parent-2.10.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cf-ops-automation-broker-core/pom.xml | 2 +- spring-boot-starter-servicebroker-catalog/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cf-ops-automation-broker-core/pom.xml b/cf-ops-automation-broker-core/pom.xml index 7598bf0c..5b1812b3 100644 --- a/cf-ops-automation-broker-core/pom.xml +++ b/cf-ops-automation-broker-core/pom.xml @@ -142,7 +142,7 @@ com.google.code.gson gson - 2.9.0 + 2.10.1 commons-lang diff --git a/spring-boot-starter-servicebroker-catalog/pom.xml b/spring-boot-starter-servicebroker-catalog/pom.xml index 1dea1ccc..b71fc76b 100644 --- a/spring-boot-starter-servicebroker-catalog/pom.xml +++ b/spring-boot-starter-servicebroker-catalog/pom.xml @@ -14,7 +14,7 @@ UTF-8 UTF-8 1.8 - 2.9.0 + 2.10.1