sendgrid / sendgrid-java

The Official Twilio SendGrid Led, Community Driven Java API Library
https://sendgrid.com
MIT License
483 stars 408 forks source link

chore: move Bouncy Castle dependency to test scope #750

Closed mrdziuban closed 4 days ago

mrdziuban commented 3 months ago

Fixes

Fixes #749 by moving the Bouncy Castle dependency to the test scope

Checklist

If you have questions, please file a support ticket.

mrdziuban commented 2 months ago

@shrutiburman would you mind taking a look at this when you have a chance? Thank you!

k163377 commented 1 month ago

Are there any plans for this to be a merge release?

tiwarishubham635 commented 3 weeks ago

Hi @mrdziuban! This looks good to me, however, it would be better if we can bump the version 1.76 to 1.78 because that version is free from the vulnerability. Can you make this change? I'll approve and merge it

mrdziuban commented 3 weeks ago

Sure thing @tiwarishubham635, just updated it to the latest 1.78.1 version.

tiwarishubham635 commented 3 weeks ago

Thanks a lot @mrdziuban! The tests are failing currently coz docker-compose has moved to v2 in github. So need to update it. I'll do it and merge this PR. Thanks again!

tiwarishubham635 commented 4 days ago

Fixed by #767. @mrdziuban please review it once and I'll merge it

mrdziuban commented 4 days ago

Looks good to me, thanks @tiwarishubham635! I'll close this since the changes were included in #767