Skip to content

Commit

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

Bump commons-io:commons-io from 2.15.0 to 2.15.1
  • Loading branch information
cwisniew authored Dec 1, 2023
2 parents 28d508b + f87c31e commit 7ec5f6f
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 @@ -362,7 +362,7 @@ dependencies {
// Specialized collections: ReferenceMap, LinkedMap.
implementation 'org.apache.commons:commons-collections4:4.4'
// Various file utilities
implementation 'commons-io:commons-io:2.15.0'
implementation 'commons-io:commons-io:2.15.1'
// ftp client
implementation 'commons-net:commons-net:3.10.0'
// commandline parsing
Expand Down

0 comments on commit 7ec5f6f

Please sign in to comment.