Closed
Description
Describe the bug
The commons-vfs dependency was bumped from 2.1 to 2.3 as part of #1295. User is reporting running into issue VFS-683 with this updated commons-vfs dependency and rolling back the deployed commons-vfs jar to 2.1 resolves the issue.
Versions (OS, Maven, Java, and others, as appropriate):
rel/1.10.0
rel/1.10.1
rel/1.10.2
rel/2.0.0
rel/2.0.1
The version of commons-vfs in main
is 2.9.0, not sure if that version presents the same issue. Based on the comments in VFS-683, my guess is that it does still have the issue.