Skip to content

Commit

Permalink
build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.39 to 9.39.1 (#894
Browse files Browse the repository at this point in the history
)

Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.39 to 9.39.1.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.39.1..9.39)

---
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>
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent 1a89af8 commit a87302b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<kotlin.code.style>official</kotlin.code.style>
<kotlin.version>1.9.24</kotlin.version>
<mock-oauth2-server.version>2.1.2</mock-oauth2-server.version>
<nimbus.jose.jwt.version>9.39</nimbus.jose.jwt.version>
<nimbus.jose.jwt.version>9.39.1</nimbus.jose.jwt.version>
<kotest.version>5.9.0</kotest.version>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
</properties>
Expand Down

0 comments on commit a87302b

Please sign in to comment.