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 3056f89 commit b180569Copy full SHA for b180569
test/fixtures/hdfs-fixture/build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
api "org.jboss.xnio:xnio-nio:3.8.16.Final"
79
api 'org.jline:jline:3.26.3'
80
api 'org.apache.commons:commons-configuration2:2.11.0'
81
- api 'com.nimbusds:nimbus-jose-jwt:9.40'
+ api 'com.nimbusds:nimbus-jose-jwt:9.41.1'
82
api ('org.apache.kerby:kerb-admin:2.1.0') {
83
exclude group: "org.jboss.xnio"
84
exclude group: "org.jline"
0 commit comments