We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d19cb9 commit 0363a64Copy full SHA for 0363a64
test/fixtures/hdfs-fixture/build.gradle
@@ -79,7 +79,7 @@ dependencies {
79
api "org.jboss.xnio:xnio-nio:3.8.16.Final"
80
api 'org.jline:jline:3.26.3'
81
api 'org.apache.commons:commons-configuration2:2.11.0'
82
- api 'com.nimbusds:nimbus-jose-jwt:9.40'
+ api 'com.nimbusds:nimbus-jose-jwt:9.41.1'
83
api ('org.apache.kerby:kerb-admin:2.1.0') {
84
exclude group: "org.jboss.xnio"
85
exclude group: "org.jline"
0 commit comments