Skip to content

Commit 2e31dce

Browse files
renovate[bot]Pfeil
authored andcommitted
chore(deps): update dependency commons-io:commons-io to v2.21.0
1 parent b7e4d01 commit 2e31dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
// http client
5353
implementation group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.14'
5454
// common file system operations
55-
implementation group: 'commons-io', name: 'commons-io', version: '2.20.0'
55+
implementation group: 'commons-io', name: 'commons-io', version: '2.21.0'
5656
// read from and write to zip files
5757
implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.11.5'
5858
// compare json documents in tests

0 commit comments

Comments
 (0)