Skip to content

Commit bd7a8a5

Browse files
committed
chore: Fix typo in comment.
1 parent 8fb9ed4 commit bd7a8a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<artifactId>commons-io</artifactId>
3535
<version>2.22.0</version>
3636
</dependency>
37-
<!-- greenmail-junit5 1.6.15 comes with a vulnerable version of commons-io -->
37+
<!-- greenmail-junit5 1.6.15 comes with a vulnerable version of jakarta.mail -->
3838
<dependency>
3939
<groupId>com.sun.mail</groupId>
4040
<artifactId>jakarta.mail</artifactId>

0 commit comments

Comments
 (0)