Skip to content

Commit 2ec2162

Browse files
committed
Switch to newer SMTP Connection Pool which now depends on Jakarta Mail
1 parent 660e36c commit 2ec2162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/batch-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.simplejavamail</groupId>
3232
<artifactId>smtp-connection-pool</artifactId>
33-
<version>1.0.10</version>
33+
<version>1.1.0</version>
3434
</dependency>
3535
</dependencies>
3636
</project>

0 commit comments

Comments
 (0)