Skip to content

Commit

Permalink
Merge pull request #4460 from RPTools/dependabot/gradle/develop/commo…
Browse files Browse the repository at this point in the history
…ns-net-commons-net-3.10.0

Bump commons-net:commons-net from 3.9.0 to 3.10.0
  • Loading branch information
cwisniew authored Nov 23, 2023
2 parents 2238104 + afbd958 commit 7b26ec7
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 @@ -364,7 +364,7 @@ dependencies {
// Various file utilities
implementation 'commons-io:commons-io:2.15.0'
// ftp client
implementation 'commons-net:commons-net:3.9.0'
implementation 'commons-net:commons-net:3.10.0'
// commandline parsing
implementation 'commons-cli:commons-cli:1.5.0'

Expand Down

0 comments on commit 7b26ec7

Please sign in to comment.