Skip to content

Commit 5367a33

Browse files
Add jose-jwt to lockfiles
1 parent b547de4 commit 5367a33

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
@@ -90,7 +90,7 @@ com.google.protobuf:protobuf-java:3.25.8=compileClasspath,runtimeClasspath,testC
9090
com.google.re2j:re2j:1.8=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9191
com.googlecode.json-simple:json-simple:1.1.1=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9292
com.jcraft:jsch:0.1.55=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
93-
com.nimbusds:nimbus-jose-jwt:10.5=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
93+
com.nimbusds:nimbus-jose-jwt:10.6=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9494
com.sun.jersey:jersey-core:1.19.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9595
com.sun.jersey:jersey-server:1.19.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
9696
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
@@ -47,7 +47,7 @@ com.jcraft:jsch:0.1.55=hive312RuntimeClasspath
4747
com.jolbox:bonecp:0.8.0.RELEASE=hive312RuntimeClasspath
4848
com.lmax:disruptor:3.3.6=hive312RuntimeClasspath
4949
com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7=hive312RuntimeClasspath
50-
com.nimbusds:nimbus-jose-jwt:10.5=hive312RuntimeClasspath
50+
com.nimbusds:nimbus-jose-jwt:10.6=hive312RuntimeClasspath
5151
com.ning:async-http-client:1.8.16=hive312RuntimeClasspath
5252
com.sun.jersey.contribs:jersey-guice:1.19=hive312RuntimeClasspath
5353
com.sun.jersey:jersey-client:1.19=hive312RuntimeClasspath

0 commit comments

Comments
 (0)