Skip to content

Commit a624c55

Browse files
Bump commons-io:commons-io from 2.11.0 to 2.12.0 (#813)
1 parent 040d2e3 commit a624c55

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.6'
9191
runtimeOnly 'org.postgresql:postgresql:42.6.0' // postgresql jdbc driver required during runtime
9292

93-
implementation 'commons-io:commons-io:2.11.0' // I/O functionalities
93+
implementation 'commons-io:commons-io:2.12.0' // I/O functionalities
9494
implementation 'org.apache.commons:commons-compress:1.23.0' // I/O functionalities
9595
implementation 'org.apache.commons:commons-lang3:3.12.0'
9696
}

0 commit comments

Comments
 (0)