mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
The `getPermissions` method is now part of the private `ParentDirectoryStub` class so we now need to call `setAccessible(true)`. Fixes gh-38718