Skip to content

Commit 2bdb7c2

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 9.41 to 9.41.1 (#945)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.41 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.41) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt 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 dbb418b commit 2bdb7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<ktor.version>2.3.12</ktor.version>
6262
<kotlin.code.style>official</kotlin.code.style>
6363
<mock-oauth2-server.version>2.1.9</mock-oauth2-server.version>
64-
<nimbus.jose.jwt.version>9.41</nimbus.jose.jwt.version>
64+
<nimbus.jose.jwt.version>9.41.1</nimbus.jose.jwt.version>
6565
<kotest.version>5.9.1</kotest.version>
6666
<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>
6767
</properties>

0 commit comments

Comments
 (0)