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.
2 parents 667d7b3 + c0961ad commit 84fc7c5Copy full SHA for 84fc7c5
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