File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed
Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 1515 <name >utils-mail-smime</name >
1616 <version >2.2.0</version >
1717 <description >An S/MIME library for JavaMail</description >
18- <url >http :/// github.com/bbottema /java-utils-mail-smime</url >
18+ <url >https ://github.com/simple-java-mail /java-utils-mail-smime</url >
1919 <inceptionYear >2021</inceptionYear >
2020
2121 <properties >
8585 <artifactId >bcjmail-jdk15to18</artifactId >
8686 <version >1.75</version >
8787 </dependency >
88- <dependency >
89- <groupId >jakarta.activation</groupId >
90- <artifactId >jakarta.activation-api</artifactId >
91- <version >2.0.1</version >
92- </dependency >
9388 <dependency >
9489 <groupId >jakarta.mail</groupId >
9590 <artifactId >jakarta.mail-api</artifactId >
96- <version >2.0.1 </version >
91+ <version >2.1.2 </version >
9792 </dependency >
9893 <dependency >
99- <groupId >com.sun.mail </groupId >
100- <artifactId >jakarta. mail</artifactId >
101- <version >2.0.1 </version >
94+ <groupId >org.eclipse.angus </groupId >
95+ <artifactId >angus- mail</artifactId >
96+ <version >2.0.2 </version >
10297 </dependency >
10398 </dependencies >
10499</project >
You can’t perform that action at this time.
0 commit comments