Skip to content

Commit 0363a64

Browse files
Bump com.nimbusds:nimbus-jose-jwt in /test/fixtures/hdfs-fixture (#16095)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.40 to 9.41.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.41.1..9.40) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d19cb9 commit 0363a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/hdfs-fixture/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
api "org.jboss.xnio:xnio-nio:3.8.16.Final"
8080
api 'org.jline:jline:3.26.3'
8181
api 'org.apache.commons:commons-configuration2:2.11.0'
82-
api 'com.nimbusds:nimbus-jose-jwt:9.40'
82+
api 'com.nimbusds:nimbus-jose-jwt:9.41.1'
8383
api ('org.apache.kerby:kerb-admin:2.1.0') {
8484
exclude group: "org.jboss.xnio"
8585
exclude group: "org.jline"

0 commit comments

Comments
 (0)