Skip to content

Commit 38050cd

Browse files
Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#1378)
1 parent 9171773 commit 38050cd

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
@@ -101,7 +101,7 @@ dependencies {
101101
implementation 'com.couchbase.client:java-client:3.8.3'
102102
runtimeOnly 'org.postgresql:postgresql:42.7.7' // postgresql jdbc driver required during runtime
103103

104-
implementation 'commons-io:commons-io:2.19.0' // I/O functionalities
104+
implementation 'commons-io:commons-io:2.20.0' // I/O functionalities
105105
implementation 'commons-codec:commons-codec:1.18.0' // needed by commons-compress
106106
implementation 'org.apache.commons:commons-compress:1.27.1' // I/O functionalities
107107
}

0 commit comments

Comments
 (0)