We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4afac67 commit 5ad1589Copy full SHA for 5ad1589
lib/build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
implementation 'io.cloudquery:plugin-pb-java:0.0.27'
41
implementation 'org.apache.arrow:arrow-memory-core:17.0.0'
42
implementation 'org.apache.arrow:arrow-vector:17.0.0'
43
- implementation 'commons-io:commons-io:2.17.0'
+ implementation 'commons-io:commons-io:2.18.0'
44
45
implementation "com.fasterxml.jackson.core:jackson-core:2.18.1"
46
implementation "com.fasterxml.jackson.core:jackson-annotations:2.18.1"
0 commit comments