Skip to content

Commit

Permalink
build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.38
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.37.3 to 9.38.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.38..9.37.3)

---
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>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 176a27f commit 1f0dd7b
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.23</kotlin.version>
<mock-oauth2-server.version>2.1.5</mock-oauth2-server.version>
<nimbus.jose.jwt.version>9.37.3</nimbus.jose.jwt.version>
<nimbus.jose.jwt.version>9.38</nimbus.jose.jwt.version>
<kotest.version>5.8.1</kotest.version>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
</properties>
Expand Down

0 comments on commit 1f0dd7b

Please # to comment.