From 982e7cbfb8adb0202d50e1551074e11eba56502a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 16:14:40 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the /clone directory: [junit:junit](https://github.com/junit-team/junit4) and commons-beanutils:commons-beanutils. 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 `commons-beanutils:commons-beanutils` from 1.9.3 to 1.9.4 --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production dependency-group: maven - dependency-name: commons-beanutils:commons-beanutils dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- clone/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clone/pom.xml b/clone/pom.xml index 751d3bf..72806b8 100644 --- a/clone/pom.xml +++ b/clone/pom.xml @@ -8,8 +8,8 @@ 2.2 - 4.12 - 1.9.3 + 4.13.1 + 1.9.4