mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
REST Assured 4.3.x requires Groovy 3 that we can't yet upgrade to as there is no compatibile GA of Spock. This commit prohibits upgrades to 4.3 so that Bomr ignores the possible upgrade. See gh-22303