Remove unneeded dependencies.
Causing build failures with mvn -B, due to maven-dependency-plugin Signed-off-by: Tom Powell <zifnab@zifnab06.net>
This commit is contained in:
@@ -259,12 +259,6 @@
|
|||||||
<version>1.5.5</version>
|
<version>1.5.5</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.sun.mail</groupId>
|
|
||||||
<artifactId>javax.mail</artifactId>
|
|
||||||
<version>1.5.5</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>taglibs</groupId>
|
<groupId>taglibs</groupId>
|
||||||
<artifactId>standard</artifactId>
|
<artifactId>standard</artifactId>
|
||||||
@@ -304,12 +298,6 @@
|
|||||||
<version>2.0.1</version>
|
<version>2.0.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.seamless</groupId>
|
|
||||||
<artifactId>seamless-http</artifactId>
|
|
||||||
<version>1.1.0</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.seamless</groupId>
|
<groupId>org.seamless</groupId>
|
||||||
<artifactId>seamless-util</artifactId>
|
<artifactId>seamless-util</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user