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.