We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb9ed4 commit bd7a8a5Copy full SHA for bd7a8a5
1 file changed
examples/pom.xml
@@ -34,7 +34,7 @@
34
<artifactId>commons-io</artifactId>
35
<version>2.22.0</version>
36
</dependency>
37
- <!-- greenmail-junit5 1.6.15 comes with a vulnerable version of commons-io -->
+ <!-- greenmail-junit5 1.6.15 comes with a vulnerable version of jakarta.mail -->
38
<dependency>
39
<groupId>com.sun.mail</groupId>
40
<artifactId>jakarta.mail</artifactId>
0 commit comments