We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bb738 commit c0961adCopy full SHA for c0961ad
modules/simple-java-mail/pom.xml
@@ -79,7 +79,7 @@
79
<dependency><!-- SMTP test server -->
80
<groupId>com.github.davidmoten</groupId>
81
<artifactId>subethasmtp</artifactId>
82
- <version>7.0.1</version>
+ <version>7.1.1</version>
83
<scope>test</scope>
84
</dependency>
85
<!-- required for java 9+ compatibility with assertj-assertions-generator-maven-plugin, which uses javax.annotation.Generated -->
0 commit comments