if app Spring Boot >= 3.20 and has a META-INF/services/java.nio.file.spi.FileSystemProvider file, remove the line org.springframework.boot.loader.nio.file.NestedFileSystemProvider or delete the file if it was the only line found
Checklist
[X] I have viewed, signed, and submitted the Contributor License Agreement.
[X] I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
[X] I have added an integration test, if necessary.
[X] I have reviewed the styleguide for guidance on my code quality.
[X] I'm happy with the commit history on this PR (I have rebased/squashed as needed).
Checklist