Skip to content

Commit

Permalink
#529: updated smtp-connection-pool 2.3.2 -> 2.3.3, which improves per…
Browse files Browse the repository at this point in the history
…formance and fixes a rare ConcurrentModificationException
  • Loading branch information
bbottema committed May 28, 2024
1 parent deecf44 commit bf7df34
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 @@ -33,7 +33,7 @@
<dependency>
<groupId>org.simplejavamail</groupId>
<artifactId>smtp-connection-pool</artifactId>
<version>2.3.2</version>
<version>2.3.3</version>
</dependency>
</dependencies>
</project>

0 comments on commit bf7df34

Please sign in to comment.