Skip to content

Commit

Permalink
Bump com.nimbusds:nimbus-jose-jwt from 9.38 to 9.39 (#714)
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.38 to 9.39.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.39..9.38)

---
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>
  • Loading branch information
dependabot[bot] authored May 11, 2024
1 parent ef75c68 commit e726f05
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 @@ -411,7 +411,7 @@ under the License.

<cxf.version>4.0.4</cxf.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<nimbus-jose-jwt.version>9.38</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.39</nimbus-jose-jwt.version>

<spring-boot.version>3.2.5</spring-boot.version>
<spring-cloud-gateway.version>4.1.3</spring-cloud-gateway.version>
Expand Down

0 comments on commit e726f05

Please sign in to comment.