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

BouncyCastle dependency is out of date #168

Closed
sirianni opened this issue Oct 17, 2017 · 3 comments
Closed

BouncyCastle dependency is out of date #168

sirianni opened this issue Oct 17, 2017 · 3 comments
Assignees
Labels
bug fix checked in Fix checked into main or preview, but not yet released.

Comments

@sirianni
Copy link

The SDK lists bcprov-jdk16 as a dependency, which is significantly out of date.

http://bouncy-castle.1462172.n4.nabble.com/Bouncycaslte-bcprov-jdk15-vs-bcprov-jdk16-td4656252.html

This causes conflicts with apps that are using a more modern version of bouncycastle. Please upgrade the SDK to use bcprov-jdk15on.

@timtay-microsoft
Copy link
Member

We are looking into this now, I'll keep you updated.

@timtay-microsoft
Copy link
Member

Sorry for the delay on this issue, a lot of things got in the way. The fix for your issue is now checked in as of 165bec4

These changes will be in the next release. I'll notify you when that happens.

@prmathur-microsoft prmathur-microsoft added fix checked in Fix checked into main or preview, but not yet released. bug and removed investigation-required labels Dec 21, 2017
@timtay-microsoft
Copy link
Member

It will take a day or two to propagate up to Maven central, but the latest release contains the fix for this issue:

https://github.com/Azure/azure-iot-sdk-java/releases/tag/2018-1-23

I'm closing this issue for now, but feel free to re-open if this did not fix your issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix checked in Fix checked into main or preview, but not yet released.
Projects
None yet
Development

No branches or pull requests

3 participants