Skip to content

Commit

Permalink
#543: update smtp-connection-pool dep, which reduces log spam
Browse files Browse the repository at this point in the history
  • Loading branch information
bbottema committed Sep 15, 2024
1 parent cb2f7b2 commit c801a82
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.3</version>
<version>2.3.5</version>
</dependency>
</dependencies>
</project>

0 comments on commit c801a82

Please sign in to comment.