Skip to content

Commit da4e526

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 9.42 to 9.43 (#965)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.42 to 9.43. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.43..9.42) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1979cd3 commit da4e526

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
@@ -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.10</mock-oauth2-server.version>
64-
<nimbus.jose.jwt.version>9.42</nimbus.jose.jwt.version>
64+
<nimbus.jose.jwt.version>9.43</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)