Skip to content

Commit

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

---
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 Dec 16, 2024
1 parent e6306e0 commit c0d2031
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 @@ -349,7 +349,7 @@ dependencies {
// Various file utilities
implementation 'commons-io:commons-io:2.15.1'
// ftp client
implementation 'commons-net:commons-net:3.10.0'
implementation 'commons-net:commons-net:3.11.1'
// commandline parsing
implementation 'commons-cli:commons-cli:1.6.0'

Expand Down

0 comments on commit c0d2031

Please sign in to comment.