Skip to content

Commit 90ff3bd

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 9.43 to 9.44
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.43 to 9.44. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.44..9.43) --- 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>
1 parent b424763 commit 90ff3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<ktor.version>2.3.12</ktor.version>
6363
<kotlin.code.style>official</kotlin.code.style>
6464
<mock-oauth2-server.version>2.1.10</mock-oauth2-server.version>
65-
<nimbus.jose.jwt.version>9.43</nimbus.jose.jwt.version>
65+
<nimbus.jose.jwt.version>9.44</nimbus.jose.jwt.version>
6666
<kotest.version>5.9.1</kotest.version>
6767
<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>
6868
</properties>

0 commit comments

Comments
 (0)