From 465bbfd796169e7c092e17459ea444eac6e3096e Mon Sep 17 00:00:00 2001 From: Igor Kulikov Date: Mon, 25 May 2020 12:29:42 +0300 Subject: [PATCH] Remove struts --- pom.xml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/pom.xml b/pom.xml index f11fa117df..d360163e61 100755 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,6 @@ 2.57 2.7.7 1.25 - 1.3.10 1.11.747 1.105.0 3.2.0 @@ -954,22 +953,6 @@ commons-collections ${commons-collections.version} - - org.apache.struts - struts-core - ${struts.version} - - - org.apache.struts - struts-taglib - ${struts.version} - - - org.apache.struts - struts-tiles - ${struts.version} - -