Skip to content

Maintenance: Update bcjmail for Java 1.8+ #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
boskokg opened this issue May 9, 2022 · 1 comment
Closed

Maintenance: Update bcjmail for Java 1.8+ #2

boskokg opened this issue May 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@boskokg
Copy link

boskokg commented May 9, 2022

Java Version Details With the arrival of Java 15. jdk15 is not quite as unambiguous as it was. The jdk18on jars are compiled to work with anything from Java 1.8 up. They are also multi-release jars so do support some features that were introduced in Java 9, Java 11, and Java 15. If you have issues with multi-release jars see the jdk15to18 release jars below.

Update dependency from
org.bouncycastle:bcjmail-jdk15to18:1.70
to
org.bouncycastle:bcmail-jdk18on:1.71

@bbottema bbottema added the enhancement New feature or request label May 9, 2022
@bbottema bbottema changed the title dependency bcjmail upgrade Maintenance: Update bcjmail for Java 1.8+ Jul 14, 2022
@bbottema
Copy link
Member

Will be in 2.1.0 release as soon as the PR #3 is processed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants