Skip to content

Commit 1bff6d7

Browse files
committed
Preparing release 2.2.0
1 parent c019d30 commit 1bff6d7

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.MD

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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.2</version>
16+
<version>2.2.0</version>
1717
</dependency>
1818
```
1919

2020
## Change history
2121

22+
v2.2.0 (14-12-2023)
23+
24+
- [#8](https://github.com/simple-java-mail/java-utils-mail-smime/issues/8) Enhancement: Handle Outlook's Non-Standard S/MIME Signed Messages
25+
26+
2227
v2.1.2 (14-07-2023)
2328

2429
- Security: updated bouncy castle to 1.75, which should solve https://security.snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-5771489

0 commit comments

Comments
 (0)