spring-projects / spring-integration-extensions

The Spring Integration Extensions project provides extension components for Spring Integration
http://www.springintegration.org/
281 stars 266 forks source link

Update version of dependant library jCIFS to handle SMB2/SMB3 #206

Closed GregBragg closed 5 years ago

GregBragg commented 5 years ago

Currently the version of jCIFS used only supports SMB1, need to update the dependant lib to the latest version that handles SMB2/SMB3.

artembilan commented 5 years ago

Here is the release BTW: https://spring.io/blog/2019/04/10/spring-integration-smb-1-1-ga-available

GregBragg commented 5 years ago

Thank you very much Artem!

Greg.