·
4 commits
to master
since this release
What's Changed
Bugfixes
- Avoid NPE when forcing IMAP close without an active response by @kalayciburak in #1047
- Byte-stuff bare-lf dot lines in POP3 RETR response by @netliomax25-code in #1049
- Fix array index in SaslXoauth2Message.parse on separator-less input by @netliomax25-code in #1051
- Reject malformed SEARCH criteria with BAD instead of closing connection by @netliomax25-code in #1053
- Reject malformed message set with BAD instead of closing connection by @netliomax25-code in #1054
Dependencies
- Bump org.bouncycastle:bc-jdk18on-bom from 1.85 to 1.85.2 by @dependabot[bot] in #1048
- Bump com.fasterxml.jackson:jackson-bom from 2.22.1 to 2.22.2 by @dependabot[bot] in #1055
Full Changelog: release-2.1.12...release-2.1.13