Skip to content

Commit 575da56

Browse files
committed
FIX Dependency management dependency version information is missing for dependency: com.sun.mail:jakarta.mail
1 parent ad5078f commit 575da56

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,10 +1073,6 @@
10731073
<version>4.11.0</version>
10741074
<scope>test</scope>
10751075
</dependency>
1076-
<dependency>
1077-
<groupId>com.sun.mail</groupId>
1078-
<artifactId>jakarta.mail</artifactId>
1079-
</dependency>
10801076
<dependency>
10811077
<groupId>org.apache.zookeeper</groupId>
10821078
<artifactId>zookeeper</artifactId>

0 commit comments

Comments
 (0)