From 206a8f1f4456f3042f0858a48f9cf9c6cab62a70 Mon Sep 17 00:00:00 2001 From: Edgar Asatryan Date: Sat, 17 Oct 2020 16:22:18 +0400 Subject: [PATCH] [LANG-1608] Include junit-bom for dependency version alignment. --- pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2508c6ce7..4b5f1c95d 100644 --- a/pom.xml +++ b/pom.xml @@ -513,13 +513,24 @@ + + + + org.junit + junit-bom + 5.7.0 + pom + import + + + + org.junit.jupiter junit-jupiter - 5.7.0 test