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>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.sun.mail</groupId>
|
||||
<artifactId>javax.mail</artifactId>
|
||||
<version>1.5.5</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>taglibs</groupId>
|
||||
<artifactId>standard</artifactId>
|
||||
@@ -304,12 +298,6 @@
|
||||
<version>2.0.1</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.seamless</groupId>
|
||||
<artifactId>seamless-http</artifactId>
|
||||
<version>1.1.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.seamless</groupId>
|
||||
<artifactId>seamless-util</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user