From: Alexander Kriegisch Date: Mon, 12 Apr 2021 07:03:35 +0000 (+0700) Subject: Upgrade JUnit BoM to 5.7.1 X-Git-Tag: V1_9_7_M2~21^2~10 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=bd1efcf9a5fbd17aa277c720c4d378e7e3cf0ff1;p=aspectj.git Upgrade JUnit BoM to 5.7.1 We are not using Jupiter yet, but this is nice to have for the future. Thanks to @larsgrefer for his initiative to prepare AspectJ for JUnit Jupiter and for his other PR which also contains the same change in the parent POM. :-) Signed-off-by: Alexander Kriegisch --- diff --git a/pom.xml b/pom.xml index 8ba2e0299..d372ccab2 100644 --- a/pom.xml +++ b/pom.xml @@ -324,7 +324,7 @@ org.junit junit-bom - 5.6.2 + 5.7.1 pom import