Skip to content

Commit c801a82

Browse files
committed
#543: update smtp-connection-pool dep, which reduces log spam
1 parent cb2f7b2 commit c801a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: modules/batch-module/pom.xml

+1-1
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.3</version>
36+
<version>2.3.5</version>
3737
</dependency>
3838
</dependencies>
3939
</project>

0 commit comments

Comments
 (0)