Skip to content

Commit 5ad1589

Browse files
committed
fix(deps): Update dependency commons-io:commons-io to v2.18.0
1 parent 4afac67 commit 5ad1589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
implementation 'io.cloudquery:plugin-pb-java:0.0.27'
4141
implementation 'org.apache.arrow:arrow-memory-core:17.0.0'
4242
implementation 'org.apache.arrow:arrow-vector:17.0.0'
43-
implementation 'commons-io:commons-io:2.17.0'
43+
implementation 'commons-io:commons-io:2.18.0'
4444

4545
implementation "com.fasterxml.jackson.core:jackson-core:2.18.1"
4646
implementation "com.fasterxml.jackson.core:jackson-annotations:2.18.1"

0 commit comments

Comments
 (0)