Skip to content

Commit

Permalink
Bump commons-net:commons-net from 3.8.0 to 3.10.0
Browse files Browse the repository at this point in the history
Bumps commons-net:commons-net from 3.8.0 to 3.10.0.

---
updated-dependencies:
- dependency-name: commons-net:commons-net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2023
1 parent f99081c commit 81b0712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dependencies {
api 'eu.agno3.jcifs:jcifs-ng:2.1.10'
api 'com.github.mwiede:jsch:0.2.11'
// update to 3.9.0 breaks ftp on firestick4k (not max)
implementation 'commons-net:commons-net:3.8.0'
implementation 'commons-net:commons-net:3.10.0'
implementation 'com.github.nova-video-player:sardine-android:0.0.2'
implementation 'com.hierynomus:smbj:0.12.2'
implementation 'com.hierynomus:sshj:0.36.0'
Expand Down

0 comments on commit 81b0712

Please sign in to comment.