Skip to content

Commit

Permalink
Switch to newer SMTP Connection Pool which now depends on Jakarta Mail
Browse files Browse the repository at this point in the history
  • Loading branch information
bbottema committed Feb 1, 2020
1 parent 660e36c commit 2ec2162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/batch-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.simplejavamail</groupId>
<artifactId>smtp-connection-pool</artifactId>
<version>1.0.10</version>
<version>1.1.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 2ec2162

Please sign in to comment.