diff --git a/dumper/app/build.gradle b/dumper/app/build.gradle index 300a2423e..22f3fde4d 100644 --- a/dumper/app/build.gradle +++ b/dumper/app/build.gradle @@ -75,6 +75,7 @@ dependencies { implementation libs.dnsjava // explicit version for vulnerabilities update implementation libs.nimbus.jose.jwt // explicit version for vulnerabilities update implementation libs.zookeeper // explicit version for vulnerabilities update + implementation libs.common.configuration2 // explicit version for vulnerabilities update implementation libs.hadoop.hdfs.client implementation(libs.harawata.appdirs) { @@ -293,9 +294,9 @@ distributions { from(generateLicenseReport) { into "docs/licenses" } -// from(generateSourceMirror) { -// into "docs/sources" -// } + from(generateSourceMirror) { + into "docs/sources" + } } } } diff --git a/dumper/app/gradle.lockfile b/dumper/app/gradle.lockfile index 6b37f0a16..3e21fd7e3 100644 --- a/dumper/app/gradle.lockfile +++ b/dumper/app/gradle.lockfile @@ -90,7 +90,7 @@ com.google.protobuf:protobuf-java:3.25.8=compileClasspath,runtimeClasspath,testC com.google.re2j:re2j:1.8=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath com.googlecode.json-simple:json-simple:1.1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath com.jcraft:jsch:0.1.55=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath -com.nimbusds:nimbus-jose-jwt:9.37.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath +com.nimbusds:nimbus-jose-jwt:10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath com.sun.jersey:jersey-core:1.19.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath com.sun.jersey:jersey-server:1.19.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath com.sun.jersey:jersey-servlet:1.19.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath @@ -181,7 +181,7 @@ org.apache.arrow:arrow-vector:17.0.0=compileClasspath,runtimeClasspath,testCompi org.apache.avro:avro:1.11.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath org.apache.commons:commons-compress:1.26.2=compileClasspath,runtimeClasspath org.apache.commons:commons-compress:1.27.1=testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath -org.apache.commons:commons-configuration2:2.8.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath +org.apache.commons:commons-configuration2:2.12.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath org.apache.commons:commons-csv:1.13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath org.apache.commons:commons-lang3:3.18.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath org.apache.commons:commons-math3:3.6.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath diff --git a/dumper/lib-ext-hive-metastore/build.gradle b/dumper/lib-ext-hive-metastore/build.gradle index c67b8c565..563f2f474 100644 --- a/dumper/lib-ext-hive-metastore/build.gradle +++ b/dumper/lib-ext-hive-metastore/build.gradle @@ -63,6 +63,7 @@ dependencies { hive312RuntimeOnly libs.dnsjava // explicit version for vulnerabilities update hive312RuntimeOnly libs.nimbus.jose.jwt // explicit version for vulnerabilities update hive312RuntimeOnly libs.zookeeper // explicit version for vulnerabilities update + hive312RuntimeOnly libs.common.configuration2 // explicit version for vulnerabilities update // For HiveServer2 hive312RuntimeOnly libs.tez.common diff --git a/dumper/lib-ext-hive-metastore/gradle.lockfile b/dumper/lib-ext-hive-metastore/gradle.lockfile index ca0d9f8d6..16f513cfa 100644 --- a/dumper/lib-ext-hive-metastore/gradle.lockfile +++ b/dumper/lib-ext-hive-metastore/gradle.lockfile @@ -23,7 +23,7 @@ com.fasterxml.woodstox:woodstox-core:5.4.0=hive312RuntimeClasspath com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter:0.1.2=hive312RuntimeClasspath com.github.pjfanning:jersey-json:1.20=hive312RuntimeClasspath com.github.stephenc.findbugs:findbugs-annotations:1.3.9-1=hive312RuntimeClasspath -com.github.stephenc.jcip:jcip-annotations:1.0-1=compileClasspath,hive312RuntimeClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath +com.github.stephenc.jcip:jcip-annotations:1.0-1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath com.google.auto.service:auto-service-annotations:1.1.1=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath,testFixturesAnnotationProcessor,testFixturesCompileClasspath com.google.auto.service:auto-service:1.1.1=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath,testFixturesAnnotationProcessor,testFixturesCompileClasspath com.google.auto.value:auto-value-annotations:1.11.0=compileClasspath,testCompileClasspath,testFixturesCompileClasspath @@ -47,7 +47,7 @@ com.jcraft:jsch:0.1.55=hive312RuntimeClasspath com.jolbox:bonecp:0.8.0.RELEASE=hive312RuntimeClasspath com.lmax:disruptor:3.3.6=hive312RuntimeClasspath com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7=hive312RuntimeClasspath -com.nimbusds:nimbus-jose-jwt:9.37.4=hive312RuntimeClasspath +com.nimbusds:nimbus-jose-jwt:10.5=hive312RuntimeClasspath com.ning:async-http-client:1.8.16=hive312RuntimeClasspath com.sun.jersey.contribs:jersey-guice:1.19=hive312RuntimeClasspath com.sun.jersey:jersey-client:1.19=hive312RuntimeClasspath @@ -130,7 +130,7 @@ org.apache.calcite:calcite-druid:1.16.0=hive312RuntimeClasspath org.apache.calcite:calcite-linq4j:1.16.0=hive312RuntimeClasspath org.apache.commons:commons-collections4:4.1=hive312RuntimeClasspath org.apache.commons:commons-compress:1.26.2=hive312RuntimeClasspath -org.apache.commons:commons-configuration2:2.8.0=hive312RuntimeClasspath +org.apache.commons:commons-configuration2:2.12.0=hive312RuntimeClasspath org.apache.commons:commons-crypto:1.0.0=hive312RuntimeClasspath org.apache.commons:commons-lang3:3.14.0=hive312RuntimeClasspath org.apache.commons:commons-lang3:3.18.0=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 84695d908..0e96dfd19 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -75,10 +75,11 @@ commons-beanutils = "1.11.0" jetty-server = "9.4.58.v20250814" netty-handler = "4.1.127.Final" dnsjava = "3.6.3" -nimbus-jose-jwt = "9.37.4" +nimbus-jose-jwt = "10.5" io-grpc = "1.76.0" xerces = "2.12.2" zookeeper = "3.9.4" +common-configuration2 = "2.12.0" [libraries] apache-avro = { module = "org.apache.avro:avro", version.ref = "apache-avro" } @@ -119,6 +120,7 @@ gradle-license-report = { module = "com.github.jk1:gradle-license-report", versi guava = { module = "com.google.guava:guava", version.ref = "guava" } hadoop-auth = { module = "org.apache.hadoop:hadoop-auth", version.ref = "hadoop"} hadoop-common = { module = "org.apache.hadoop:hadoop-common", version.ref = "hadoop" } +common-configuration2 = { module = "org.apache.commons:commons-configuration2", version.ref = "common-configuration2" } nimbus-jose-jwt = { module = "com.nimbusds:nimbus-jose-jwt", version.ref = "nimbus-jose-jwt" } dnsjava = { module = "dnsjava:dnsjava", version.ref = "dnsjava" } commons-beanutils = { module = "commons-beanutils:commons-beanutils", version.ref = "commons-beanutils" }