Skip to content

Commit

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

Bump commons-net:commons-net from 3.8.0 to 3.9.0
  • Loading branch information
cwisniew authored Apr 24, 2023
2 parents 804af44 + cf642b6 commit 9cfbd56
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 @@ -309,7 +309,7 @@ dependencies {
implementation group: 'org.apache.commons', name: 'commons-configuration2', version: '2.7'

// ftp client
implementation 'commons-net:commons-net:3.8.0'
implementation 'commons-net:commons-net:3.9.0'
// commandline parsing
implementation 'commons-cli:commons-cli:1.4'

Expand Down

0 comments on commit 9cfbd56

Please sign in to comment.