Skip to content

Commit bf7df34

Browse files
committed
#529: updated smtp-connection-pool 2.3.2 -> 2.3.3, which improves performance and fixes a rare ConcurrentModificationException
1 parent deecf44 commit bf7df34

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
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.simplejavamail</groupId>
3535
<artifactId>smtp-connection-pool</artifactId>
36-
<version>2.3.2</version>
36+
<version>2.3.3</version>
3737
</dependency>
3838
</dependencies>
3939
</project>

0 commit comments

Comments
 (0)