Skip to content

Commit 31fe6d9

Browse files
committed
Updates subethasmtp to 7.0.1, with updated transitive activation dependency [skip ci]
1 parent 1189c66 commit 31fe6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/simple-java-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency><!-- SMTP test server -->
8181
<groupId>com.github.davidmoten</groupId>
8282
<artifactId>subethasmtp</artifactId>
83-
<version>6.0.7</version>
83+
<version>7.0.1</version>
8484
<scope>test</scope>
8585
</dependency>
8686
<!-- required for java 9+ compatibility with assertj-assertions-generator-maven-plugin, which uses javax.annotation.Generated -->

0 commit comments

Comments
 (0)