Skip to content

Commit 412f4f6

Browse files
Benny BottemaBenny Bottema
authored andcommitted
#225: fix typo (duplicate dependency)
1 parent fab9d54 commit 412f4f6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,6 @@
8888
<artifactId>jakarta.activation</artifactId>
8989
<version>1.2.1</version>
9090
</dependency>
91-
<dependency>
92-
<groupId>com.sun.mail</groupId>
93-
<artifactId>jakarta.mail</artifactId>
94-
<version>1.6.3</version>
95-
</dependency>
9691
<dependency>
9792
<groupId>com.github.bbottema</groupId>
9893
<artifactId>emailaddress-rfc2822</artifactId>

0 commit comments

Comments
 (0)