You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(deps): Align versions of transitive dependencies with Grails specified versions (#13860)
Ensure consistent versions of `spring-core`, `spring-jcl`, `spring-orm`, `snakeyaml`, `tomcat-jdbc` and `tomcat-jul` across all transitive dependencies. This resolves potential version conflicts caused by different versions being pulled in by other dependencies.
Closes#13856
0 commit comments