From 6bf9d04bb75b4416f153ed2eb594d0dfd8d302a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2020 12:12:11 +0000 Subject: [PATCH 1/2] Bump commons-beanutils from 1.9.3 to 1.9.4 Bumps commons-beanutils from 1.9.3 to 1.9.4. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b19232408..e2030a4b5 100644 --- a/pom.xml +++ b/pom.xml @@ -370,7 +370,7 @@ commons-beanutils commons-beanutils - 1.9.3 + 1.9.4 From f636a6e22874cc2cedd96cb62ae563685ac80a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 06:42:20 +0000 Subject: [PATCH 2/2] Bump junit from 4.12 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) 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) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b19232408..9269feed9 100644 --- a/pom.xml +++ b/pom.xml @@ -335,7 +335,7 @@ junit junit - 4.12 + 4.13.1 test