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