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 1189c66 commit 31fe6d9Copy full SHA for 31fe6d9
modules/simple-java-mail/pom.xml
@@ -80,7 +80,7 @@
80
<dependency><!-- SMTP test server -->
81
<groupId>com.github.davidmoten</groupId>
82
<artifactId>subethasmtp</artifactId>
83
- <version>6.0.7</version>
+ <version>7.0.1</version>
84
<scope>test</scope>
85
</dependency>
86
<!-- required for java 9+ compatibility with assertj-assertions-generator-maven-plugin, which uses javax.annotation.Generated -->
0 commit comments