Uh oh!
There was an error while loading. Please reload this page.
chore: Bump org.bouncycastle:bcprov-jdk18on 1.84 -> 1.85 for CVE-2026-59638. - #299
Conversation
edwardsre
commented
Aug 3, 2026
We are using the |
Uh oh!
There was an error while loading. Please reload this page.
TheSnoozer
commented
Aug 15, 2026
Thanks for the PR, not sure how and if the plugin is even affected by this as the plugin usually operates on the offline git resources (and thus does not even would trigger some validate of some hostname information). |
Yes, a release would be very helpful. It is somewhat cumbersome to pin the plugin dependency versions since the bom cannot be used and you have to specify every lib separately. Our security policy blocks the download of affected dependencies no matter where/how they are used. Thanks for the update. A patch release on 9.2.x would be the most helpful since that is the version Spring Boot manages. |
https://www.cve.org/CVERecord?id=CVE-2026-59638
Contributor Checklist
mvn clean packagecheckstylecoding style definition:mvn clean verify -Pcheckstyle -Dmaven.test.skip=true -B