diff --git a/dumper/app/gradle.lockfile b/dumper/app/gradle.lockfile index 7667a4663..e0863b2ea 100644 --- a/dumper/app/gradle.lockfile +++ b/dumper/app/gradle.lockfile @@ -94,21 +94,21 @@ com.google.re2j:re2j:1.1=compileClasspath,testCompileClasspath com.google.re2j:re2j:1.7=runtimeClasspath,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.31=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath +com.nimbusds:nimbus-jose-jwt:9.37.3=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 com.sun.xml.bind:jaxb-impl:2.2.3-1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath com.swrve:rate-limited-logger:2.0.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath com.zaxxer:HikariCP:4.0.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath -commons-beanutils:commons-beanutils:1.9.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath +commons-beanutils:commons-beanutils:1.11.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath commons-cli:commons-cli:1.5.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath commons-codec:commons-codec:1.17.1=testFixturesCompileClasspath commons-codec:commons-codec:1.18.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath commons-collections:commons-collections:3.2.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath commons-io:commons-io:2.19.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath commons-net:commons-net:3.9.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath -dnsjava:dnsjava:3.4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath +dnsjava:dnsjava:3.6.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath io.dropwizard.metrics:metrics-core:3.2.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath io.grpc:grpc-alts:1.69.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath io.grpc:grpc-api:1.69.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath diff --git a/dumper/lib-ext-hive-metastore/build.gradle b/dumper/lib-ext-hive-metastore/build.gradle index 1d242efc9..bdaeb2939 100644 --- a/dumper/lib-ext-hive-metastore/build.gradle +++ b/dumper/lib-ext-hive-metastore/build.gradle @@ -73,6 +73,12 @@ dependencies { strictly '2.18.0' } } + + hive312RuntimeOnly("com.google.protobuf:protobuf-java") { + version { + strictly '3.25.5' + } + } } dependencyLocking { diff --git a/dumper/lib-ext-hive-metastore/gradle.lockfile b/dumper/lib-ext-hive-metastore/gradle.lockfile index 32f0e1184..5796f689e 100644 --- a/dumper/lib-ext-hive-metastore/gradle.lockfile +++ b/dumper/lib-ext-hive-metastore/gradle.lockfile @@ -43,13 +43,13 @@ com.google.inject.extensions:guice-servlet:4.0=hive312RuntimeClasspath com.google.inject:guice:4.0=hive312RuntimeClasspath com.google.j2objc:j2objc-annotations:1.1=hive312RuntimeClasspath com.google.j2objc:j2objc-annotations:2.8=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath,testFixturesAnnotationProcessor,testFixturesCompileClasspath -com.google.protobuf:protobuf-java:2.5.0=hive312RuntimeClasspath +com.google.protobuf:protobuf-java:3.25.5=hive312RuntimeClasspath com.google.re2j:re2j:1.1=hive312RuntimeClasspath 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.31=hive312RuntimeClasspath +com.nimbusds:nimbus-jose-jwt:9.37.3=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 @@ -64,7 +64,7 @@ com.yahoo.datasketches:memory:0.9.0=hive312RuntimeClasspath com.yahoo.datasketches:sketches-core:0.9.0=hive312RuntimeClasspath com.zaxxer:HikariCP-java7:2.4.12=hive312RuntimeClasspath com.zaxxer:HikariCP:2.6.1=hive312RuntimeClasspath -commons-beanutils:commons-beanutils:1.9.4=hive312RuntimeClasspath +commons-beanutils:commons-beanutils:1.11.0=hive312RuntimeClasspath commons-cli:commons-cli:1.5.0=hive312RuntimeClasspath commons-codec:commons-codec:1.17.0=hive312RuntimeClasspath commons-collections:commons-collections:3.2.2=hive312RuntimeClasspath @@ -75,7 +75,7 @@ commons-lang:commons-lang:2.6=hive312RuntimeClasspath commons-net:commons-net:3.9.0=hive312RuntimeClasspath commons-pool:commons-pool:1.5.4=hive312RuntimeClasspath de.ruedigermoeller:fst:2.50=hive312RuntimeClasspath -dnsjava:dnsjava:3.4.0=hive312RuntimeClasspath +dnsjava:dnsjava:3.6.1=hive312RuntimeClasspath io.airlift:aircompressor:0.10=hive312RuntimeClasspath io.dropwizard.metrics:metrics-core:3.2.4=hive312RuntimeClasspath io.dropwizard.metrics:metrics-json:3.1.0=hive312RuntimeClasspath