Skip to content

Commit 2c4a150

Browse files
Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#897)
1 parent 29a6f8c commit 2c4a150

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
@@ -90,7 +90,7 @@ dependencies {
9090
implementation 'com.couchbase.client:java-client:3.4.10'
9191
runtimeOnly 'org.postgresql:postgresql:42.6.0' // postgresql jdbc driver required during runtime
9292

93-
implementation 'commons-io:commons-io:2.13.0' // I/O functionalities
93+
implementation 'commons-io:commons-io:2.14.0' // I/O functionalities
9494
implementation 'org.apache.commons:commons-compress:1.24.0' // I/O functionalities
9595
implementation 'org.apache.commons:commons-lang3:3.13.0'
9696
}

0 commit comments

Comments
 (0)