mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
432c720dd0
This commit allows the spring-expression module to be more easily repackaged for embedding in third-party JARs -- for example, via the Shadow Gradle plugin. Closes gh-26779