Skip to content

Commit 0cf7252

Browse files
Merge branch 'main' into renovate/gradle-9.x
2 parents a7d7a6d + d1ad94f commit 0cf7252

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
@@ -36,7 +36,7 @@ dependencies {
3636
implementation 'io.cloudquery:plugin-pb-java:0.0.40'
3737
implementation 'org.apache.arrow:arrow-memory-core:18.3.0'
3838
implementation 'org.apache.arrow:arrow-vector:18.3.0'
39-
implementation 'commons-io:commons-io:2.20.0'
39+
implementation 'commons-io:commons-io:2.21.0'
4040

4141
implementation "com.fasterxml.jackson.core:jackson-core:2.20.1"
4242
implementation "com.fasterxml.jackson.core:jackson-annotations:2.20"

0 commit comments

Comments
 (0)