Skip to content

Commit 674bade

Browse files
allanmckenzieclaude
andcommitted
Remove legacy javax.mail dependency from test-utils-core
Part of Jakarta EE 10 migration — javax.mail replaced by jakarta.mail-api throughout the platform. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent fec4f2a commit 674bade

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • framework-utilities/test-utils/test-utils-core

framework-utilities/test-utils/test-utils-core/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
<groupId>org.glassfish</groupId>
1818
<artifactId>jakarta.json</artifactId>
1919
</dependency>
20-
<dependency>
21-
<groupId>com.sun.mail</groupId>
22-
<artifactId>javax.mail</artifactId>
23-
</dependency>
2420
<dependency>
2521
<groupId>org.jboss.resteasy</groupId>
2622
<artifactId>resteasy-client</artifactId>

0 commit comments

Comments
 (0)