From 929f8e77562a967001159fc44cc2171e406624a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Apr 2022 07:11:32 +0000 Subject: [PATCH] Bump junit from 4.9 to 4.13.1 in /odata2-jpa-processor/jpa-core Bumps [junit](https://github.com/junit-team/junit4) from 4.9 to 4.13.1. - [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.9...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- odata2-jpa-processor/jpa-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odata2-jpa-processor/jpa-core/pom.xml b/odata2-jpa-processor/jpa-core/pom.xml index 3b1fca5f9..9b6d2fb07 100644 --- a/odata2-jpa-processor/jpa-core/pom.xml +++ b/odata2-jpa-processor/jpa-core/pom.xml @@ -122,7 +122,7 @@ junit junit - 4.9 + 4.13.1 test