mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 10:59:03 +00:00
This commit fixes problems with file path separators and command line argument quoting in Maven plug integration tests when run on Windows. Fixes gh-20244