From 541f2df4699c784e6ef11b901251a511de1902ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 10:17:33 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the / directory: [junit:junit](https://github.com/junit-team/junit4) and [com.google.code.gson:gson](https://github.com/google/gson). Updates `junit:junit` from 4.12 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Updates `com.google.code.gson:gson` from 2.7 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.7...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven - dependency-name: com.google.code.gson:gson dependency-version: 2.8.9 dependency-type: direct:development dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fb28887858..7c2f8e049d 100644 --- a/pom.xml +++ b/pom.xml @@ -255,7 +255,7 @@ junit junit - 4.12 + 4.13.1 test @@ -263,7 +263,7 @@ com.google.code.gson gson - 2.7 + 2.8.9 test