mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4a4edeb97f
Since gh-23282, our CI does not apply automatically the Artifactory Gradle plugin during our build and we're now applying it "manually". This commit backports this change since the build configuration is shared between branches. See gh-23282