Skip to content

Commit 1901338

Browse files
authored
Update libraries jose jwt (#962)
* force com.google.protobuf:protobuf-java:3.25.5 in hive metastore * force com.nimbusds:nimbus-jose-jwt:9.37.3
1 parent b4b996d commit 1901338

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dumper/app/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ com.google.re2j:re2j:1.1=compileClasspath,testCompileClasspath
9494
com.google.re2j:re2j:1.7=runtimeClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9595
com.googlecode.json-simple:json-simple:1.1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9696
com.jcraft:jsch:0.1.55=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
97-
com.nimbusds:nimbus-jose-jwt:9.31=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
97+
com.nimbusds:nimbus-jose-jwt:9.37.3=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9898
com.sun.jersey:jersey-core:1.19.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9999
com.sun.jersey:jersey-server:1.19.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
100100
com.sun.jersey:jersey-servlet:1.19.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath

dumper/lib-ext-hive-metastore/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ com.jcraft:jsch:0.1.55=hive312RuntimeClasspath
4949
com.jolbox:bonecp:0.8.0.RELEASE=hive312RuntimeClasspath
5050
com.lmax:disruptor:3.3.6=hive312RuntimeClasspath
5151
com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7=hive312RuntimeClasspath
52-
com.nimbusds:nimbus-jose-jwt:9.31=hive312RuntimeClasspath
52+
com.nimbusds:nimbus-jose-jwt:9.37.3=hive312RuntimeClasspath
5353
com.ning:async-http-client:1.8.16=hive312RuntimeClasspath
5454
com.sun.jersey.contribs:jersey-guice:1.19=hive312RuntimeClasspath
5555
com.sun.jersey:jersey-client:1.19=hive312RuntimeClasspath

0 commit comments

Comments
 (0)