chore: Bump org.bouncycastle:bcprov-jdk18on 1.84 -> 1.85 for CVE-2026-59638. - #299
Conversation
|
We are using the |
|
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