Drops duplicated dependency

This commit is contained in:
Lukasz Lenart
2020-04-04 10:00:14 +02:00
parent 5003e093b9
commit a09ec6298c
-5
View File
@@ -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>