From 18faf49d961b831e2f27925356c1af5558f797a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 10:33:14 +0530 Subject: [PATCH] Bump junit:junit from 4.13.1 to 4.13.2 in /tools/java (#3120) Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com> --- tools/java/common/pom.xml | 2 +- tools/java/cpp-build/pom.xml | 2 +- tools/java/data/pom.xml | 2 +- tools/java/java-build/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/java/common/pom.xml b/tools/java/common/pom.xml index c771d81ad..11b586eef 100644 --- a/tools/java/common/pom.xml +++ b/tools/java/common/pom.xml @@ -64,7 +64,7 @@ junit junit - 4.13.1 + 4.13.2 test diff --git a/tools/java/cpp-build/pom.xml b/tools/java/cpp-build/pom.xml index d8da7366c..bfa066b68 100644 --- a/tools/java/cpp-build/pom.xml +++ b/tools/java/cpp-build/pom.xml @@ -148,7 +148,7 @@ junit junit - 4.13.1 + 4.13.2 test diff --git a/tools/java/data/pom.xml b/tools/java/data/pom.xml index f05d166fa..3fae1234d 100644 --- a/tools/java/data/pom.xml +++ b/tools/java/data/pom.xml @@ -30,7 +30,7 @@ junit junit - 4.13.1 + 4.13.2 test diff --git a/tools/java/java-build/pom.xml b/tools/java/java-build/pom.xml index 08f9a2031..120043dc1 100644 --- a/tools/java/java-build/pom.xml +++ b/tools/java/java-build/pom.xml @@ -112,7 +112,7 @@ junit junit - 4.13.1 + 4.13.2 test