Skip to content

Commit d7f6747

Browse files
committed
Removed unused dependency
1 parent a3d8d60 commit d7f6747

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
@@ -90,11 +90,6 @@
9090
<artifactId>jakarta.activation-api</artifactId>
9191
<version>2.0.1</version>
9292
</dependency>
93-
<dependency>
94-
<groupId>com.sun.activation</groupId>
95-
<artifactId>jakarta.activation</artifactId>
96-
<version>2.0.1</version>
97-
</dependency>
9893
<dependency>
9994
<groupId>jakarta.mail</groupId>
10095
<artifactId>jakarta.mail-api</artifactId>

0 commit comments

Comments
 (0)