Skip to content

Commit 6f86a65

Browse files
build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.9 to 10.9.1 (#85)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.9 to 10.9.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.9.1..10.9) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: 10.9.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 18d65db commit 6f86a65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jersey = "4.0.2"
1010
jetty = "12.1.9"
1111
junit = "6.1.0"
1212
mockito = "5.23.0"
13-
nimbusJoseJwt = "10.9"
13+
nimbusJoseJwt = "10.9.1"
1414
postgresql = "42.7.11"
1515
restAssured = "6.0.0"
1616
slf4j = "2.0.18"

0 commit comments

Comments
 (0)