From 8903822cb6a4dc50e665decb9a1b38e7b52e80d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 22:27:01 +0000 Subject: [PATCH] Bump the prod-deps group with 2 updates Bumps the prod-deps group with 2 updates: [com.condation.cms:cms-api](https://github.com/CondationCMS/cms) and [com.google.code.gson:gson](https://github.com/google/gson). Updates `com.condation.cms:cms-api` from 7.6.2 to 7.6.3 - [Release notes](https://github.com/CondationCMS/cms/releases) - [Changelog](https://github.com/CondationCMS/cms-server/blob/main/CHANGELOG.md) - [Commits](https://github.com/CondationCMS/cms/compare/v7.6.2...v7.6.3) Updates `com.google.code.gson:gson` from 2.12.0 to 2.12.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.12.0...gson-parent-2.12.1) --- updated-dependencies: - dependency-name: com.condation.cms:cms-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d627f98..e7b5ed2 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ search module NORMAL - 7.6.2 + 7.6.3 1.0.0 10.1.0 21 @@ -56,7 +56,7 @@ com.google.code.gson gson - 2.12.0 + 2.12.1