Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #12 from kemitix/upgrade-simple-java-mail-to-3.0.1
Browse files Browse the repository at this point in the history
Upgrade to test against simple-java-mail 3.0.1
  • Loading branch information
kemitix committed Mar 10, 2016
2 parents 0506bdd + 2f337a4 commit 5f13a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -->
Expand Down

0 comments on commit 5f13a66

Please sign in to comment.