mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Update `ZipContent` signed jar detection logic to consider `.RSA` and `.EC` files in addition to the previously supported `.DSA` files. Fixes gh-50292