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

ClassNotFoundException: org.bouncycastle.crypto.digests.Blake2bDigest - when upgrading from 0.7.1 #37

Closed
NoamB opened this issue Dec 8, 2015 · 3 comments

Comments

@NoamB
Copy link

NoamB commented Dec 8, 2015

Upgraded from 0.7.1 to 0.8.1.
Running tests - Fail with above exception.

I did not see any docs regarding upgrade instructions. Maybe I missed it?

Thanks.

@niwinz
Copy link
Member

niwinz commented Dec 8, 2015

can you paste the output of the lein deps :tree? This is very strange.

@NoamB
Copy link
Author

NoamB commented Dec 8, 2015

Thanks for the pointer...

changing: [pandect "0.5.4"]
to: [pandect "0.5.4" :exclusions [org.bouncycastle/bcprov-jdk15on]]

Solved the problem!

@NoamB NoamB closed this as completed Dec 8, 2015
@niwinz
Copy link
Member

niwinz commented Dec 8, 2015

Nice!

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

No branches or pull requests

2 participants