From e4a84380f8fe25e1a0b595c52e622a6f66aa806d Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sun, 25 Sep 2022 11:21:15 -0400 Subject: [PATCH] Bump junit from 4.13.2 to 5.9.1 Vintage --- pom.xml | 6 +++--- src/changes/changes.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 5523523..12e0426 100644 --- a/pom.xml +++ b/pom.xml @@ -477,9 +477,8 @@ under the License. - junit - junit - 4.13.2 + org.junit.vintage + junit-vintage-engine test @@ -574,6 +573,7 @@ under the License. 12310484 RC2 + 5.9.1 3.0.0-M7 4.7.2.0 4.7.2 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index fe429da..97cebfa 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -76,8 +76,8 @@ The type attribute can be add,update,fix,remove. Bump actions/setup-java from 1.4.0 to 3, #21. - - Bump junit from 3.8.1 to 4.13.2 #23, #38. + + Bump junit from 3.8.1 to 5.9.1 Vintage #23, #38. Bump clirr-maven-plugin from 2.2.2 to 2.8 #14.