You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[#526](https://github.com/bbottema/simple-java-mail/pull/526): When reading .msg files the RTF converted to HTML is garbled in some cases where the appropriate charset is not detected properly
34
+
35
+
NOTE: this release contains many (minor) dependency updates to resolve CVE issues, including:
36
+
- parent POM upgrade: Upgrades test dependencies as well as SLF4J versions
37
+
- outlook-message-parser 1.13.2 -> 1.14.0
38
+
- java-reflection 4.0.1 -> 4.0.2
39
+
- smtp-connection-pool 2.3.1 -> 2.3.2
40
+
- utils-mail-dkim 3.1.0 -> 3.2.0
41
+
- jakarta.mail-api 2.1.2 -> 2.1.3
42
+
- angus-mail 2.0.2 -> 2.0.3
43
+
- therapi-runtime-javadoc 0.13.0 -> 0.15.0
44
+
- kryo 5.0.0-RC1 -> 5.6.0
45
+
- maven-assembly-plugin 3.1.0 -> 3.7.1 (only for the CLI module during build)
- v8.10.1 (04-May-2024): [#510](https://github.com/bbottema/simple-java-mail/pull/510): Update upstream dependency generic-object-pool, which solves a critical bug when there are exceptions during allocation
0 commit comments