File tree 1 file changed +5
-10
lines changed
1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 15
15
<name >utils-mail-smime</name >
16
16
<version >2.2.0</version >
17
17
<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 >
19
19
<inceptionYear >2021</inceptionYear >
20
20
21
21
<properties >
85
85
<artifactId >bcjmail-jdk15to18</artifactId >
86
86
<version >1.75</version >
87
87
</dependency >
88
- <dependency >
89
- <groupId >jakarta.activation</groupId >
90
- <artifactId >jakarta.activation-api</artifactId >
91
- <version >2.0.1</version >
92
- </dependency >
93
88
<dependency >
94
89
<groupId >jakarta.mail</groupId >
95
90
<artifactId >jakarta.mail-api</artifactId >
96
- <version >2.0.1 </version >
91
+ <version >2.1.2 </version >
97
92
</dependency >
98
93
<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 >
102
97
</dependency >
103
98
</dependencies >
104
99
</project >
You can’t perform that action at this time.
0 commit comments