mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
This commit provides a versioned xsd for the layers configuration of the Maven plugin. The version starts at `2.3` to match with the Spring Boot feature release in which this was introduced. Closes gh-20663