Upgrade to test against simple-java-mail 3.0.1
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
0506bdd760
commit
2f337a4bc5
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -60,7 +60,7 @@
|
|||
<dependency><!-- for Issue1Test -->
|
||||
<groupId>org.codemonkey.simplejavamail</groupId>
|
||||
<artifactId>simple-java-mail</artifactId>
|
||||
<version>3.0.0</version>
|
||||
<version>3.0.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency><!-- for Issue6Test -->
|
||||
|
|
Loading…
Reference in a new issue