Skip to content
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

use BouncyCastle jdk18on #1691

Merged
merged 1 commit into from
Oct 30, 2023
Merged

use BouncyCastle jdk18on #1691

merged 1 commit into from
Oct 30, 2023

Conversation

sullis
Copy link
Contributor

@sullis sullis commented Oct 30, 2023

Modifications

  • BouncyCastle: replace 'jdk15on' with 'jdk18on'
  • BouncyCastle: bump to latest release

Motivation

https://www.bouncycastle.org/latest_releases.html

Note:

Packaging Change (users of 1.70 or earlier): 
BC 1.71 changed the jdk15on jars to jdk18on so the base has now 
moved to Java 8. 

For earlier JVMs, or containers/applications that cannot cope with 
multi-release jars, you should now use the jdk15to18 jars.

@sullis sullis merged commit e46ab42 into master Oct 30, 2023
5 checks passed
@sullis sullis deleted the sean/bouncycastle-jdk18 branch October 30, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants