Skip to content

Commit 5c1f463

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 10.5 to 10.6 (#1083)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.5 to 10.6. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.6..10.5) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.6' 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 2fad685 commit 5c1f463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<ktor3.version>3.0.1</ktor3.version>
6565
<kotlin.code.style>official</kotlin.code.style>
6666
<mock-oauth2-server.version>3.0.1</mock-oauth2-server.version>
67-
<nimbus.jose.jwt.version>10.5</nimbus.jose.jwt.version>
67+
<nimbus.jose.jwt.version>10.6</nimbus.jose.jwt.version>
6868
<kotest.version>5.9.1</kotest.version>
6969
<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>
7070
</properties>

0 commit comments

Comments
 (0)