Skip to content

Commit 1597c3e

Browse files
Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#947)
1 parent c1a7f22 commit 1597c3e

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
@@ -93,7 +93,7 @@ dependencies {
9393
implementation 'com.couchbase.client:java-client:3.5.0'
9494
runtimeOnly 'org.postgresql:postgresql:42.7.0' // postgresql jdbc driver required during runtime
9595

96-
implementation 'commons-io:commons-io:2.15.0' // I/O functionalities
96+
implementation 'commons-io:commons-io:2.15.1' // I/O functionalities
9797
implementation 'org.apache.commons:commons-compress:1.25.0' // I/O functionalities
9898
implementation 'org.apache.commons:commons-lang3:3.14.0'
9999
}

0 commit comments

Comments
 (0)