Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update jcifs-ng to 2.1.10
To fix possibility of opening SMB connection causing Amaze to crash, due to AgNO3/jcifs-ng#342
  • Loading branch information
TranceLove committed Mar 22, 2025
commit 6ac7ca607d9f5bee8ed6b2e5f740a08273d95dfc
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ systembartint = "1.0.3"
robolectric = "4.9"
glide = "4.16.0"
sshj = "0.39.0"
jcifs = "2.1.9"
jcifs = "2.1.10"
eventbus = "3.3.1"
fabSpeedDial = "3.3.0"
room = "2.5.2"
Expand Down
Loading