mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
506b76032f
This commit adds the missing reflection hints for `JdbcUtils`, as this class reflects on `java.sql.Types` public fields. Fixes gh-35674