From abdccf97daabd08d17e79ae02222ca1caf1b8248 Mon Sep 17 00:00:00 2001 From: Oleg Agafonov Date: Sun, 3 Oct 2021 18:40:24 +0400 Subject: [PATCH] Dev: updated some libs to latest version; --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0ec273bff1..cd0c012556 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ org.slf4j slf4j-log4j12 - 1.7.12 + 1.7.32 @@ -185,7 +185,7 @@ junit junit - 4.13.1 + 4.13.2 test @@ -199,7 +199,7 @@ org.assertj assertj-core - 3.19.0 + 3.21.0 test