mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
This commit fixes the version range in our DSL to use brackets around a particular version we have to skip. See https://maven.apache.org/enforcer/enforcer-rules/versionRanges.html Closes gh-36976