Skip to content

Commit 25e05a9

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 10.3 to 10.3.1 (spiffe#335)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.3 to 10.3.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.3.1..10.3) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6059bd commit 25e05a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ subprojects {
2020
jupiterVersion = '5.13.1'
2121
mockitoVersion = '4.11.0'
2222
lombokVersion = '1.18.38'
23-
nimbusVersion = '10.3'
23+
nimbusVersion = '10.3.1'
2424
shadowVersion = '8.1.1'
2525

2626
//IMPORTANT: This must be in sync with the shaded netty version in gRPC

0 commit comments

Comments
 (0)