From aac90e35fce805d1c4ef1c2b4f5ec07e44b8ccc9 Mon Sep 17 00:00:00 2001 From: aftene Date: Wed, 26 Aug 2020 18:54:26 +0300 Subject: [PATCH] - upgrade commons-validator version to 1.7 --- repository/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repository/pom.xml b/repository/pom.xml index 68f4cc871e..98f6f01001 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -141,7 +141,7 @@ commons-validator commons-validator - 1.6 + 1.7 org.json