From 518575b5eaaecd6b626a392177fc3ae7a645ac4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:44:52 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the /bindings/java/src directory: [com.google.code.gson:gson](https://github.com/google/gson) and org.hibernate:hibernate-validator. Updates `com.google.code.gson:gson` from 2.8.1 to 2.8.9 - [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.8.1...gson-parent-2.8.9) Updates `org.hibernate:hibernate-validator` from 5.4.1.Final to 6.2.0.Final --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.8.9 dependency-type: direct:production dependency-group: maven - dependency-name: org.hibernate:hibernate-validator dependency-version: 6.2.0.Final dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- bindings/java/src/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/java/src/pom.xml b/bindings/java/src/pom.xml index ad20313b..2583d600 100644 --- a/bindings/java/src/pom.xml +++ b/bindings/java/src/pom.xml @@ -224,7 +224,7 @@ org.hibernate hibernate-validator - 5.4.1.Final + 6.2.0.Final javax.el @@ -246,7 +246,7 @@ 1.8.3 1.5.24 2.7.5 - 2.8.1 + 2.8.9 1.0.0 4.13.1 UTF-8