File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,17 @@ Note: This is a revival / continuation of the archived project markenwerk/java-u
1313<dependency >
1414 <groupId >org.simplejavamail</groupId >
1515 <artifactId >utils-mail-smime</artifactId >
16- <version >2.1.1 </version >
16+ <version >2.1.2 </version >
1717</dependency >
1818```
1919
2020## Change history
2121
22+ v2.1.2 (14-07-2023)
23+
24+ - Security: updated bouncy castle to 1.75, which should solve https://security.snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-5771489
25+
26+
2227v2.1.1 (07-06-2023)
2328
2429- [ #5 ] ( https://github.com/simple-java-mail/java-utils-mail-smime/issues/5 ) Enhancement: Add support for fixing MessageID
Original file line number Diff line number Diff line change 1313 <artifactId >utils-mail-smime</artifactId >
1414 <packaging >jar</packaging >
1515 <name >utils-mail-smime</name >
16- <version >2.1.1 </version >
16+ <version >2.1.2 </version >
1717 <description >An S/MIME library for JavaMail</description >
1818 <url >http:///github.com/bbottema/java-utils-mail-smime</url >
1919 <inceptionYear >2021</inceptionYear >
You can’t perform that action at this time.
0 commit comments