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

Bump dependencies #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

johnksv
Copy link

@johnksv johnksv commented Sep 6, 2021

Changes in pom:

  • Bump bouncycastle and httpclient to newest minor.
  • Bump test dependencies to newest major

Code changes:

  • Cast object to be more generic type to avoid exception on cast (exception when reading AIA …). DERTaggedObject -> ASN1TaggedObject.
  • Use JcaX509ExtensionUtils.parseExtensionValue in favor of deprecated method

…ies to newest major

Change casting object to be more generic to avoid exception on cast (exception when readin AIA). DERTaggedObject -> ASN1TaggedObject.
Use JcaX509ExtensionUtils.parseExtensionValue in favor of deprecated method
@johnksv
Copy link
Author

johnksv commented Sep 6, 2021

Hi @klakegg

I took the freedom to bump bouncycastle and httpclient to the newest versions,. Hope you don't mind. 😊
Would really appreciate if you can take a look, merge and release if it is OK.
Thanks!

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.

1 participant