This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch action-context-boost
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 0ea08d1b1c0c9b7cbc9e9f40f02d3435178abd18
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Sat Apr 4 10:00:14 2020 +0200

    Drops duplicated dependency
---
 plugins/portlet-mocks/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/plugins/portlet-mocks/pom.xml b/plugins/portlet-mocks/pom.xml
index afc9a8f..8f7357d 100644
--- a/plugins/portlet-mocks/pom.xml
+++ b/plugins/portlet-mocks/pom.xml
@@ -40,11 +40,6 @@
             <groupId>org.springframework</groupId>
             <artifactId>spring-web</artifactId>
         </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>test</scope>
-        </dependency>
 
         <!-- Portlet -->
         <dependency>

Reply via email to