mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
c55bebab21
This commit updates framework-platform to manage the dependency of JBoss Logging. This leads to problem previously as Hibernate Validator requires a recent version of JBoss Logging that other dependencies haven't upgraded to yet. Closes gh-34749