Skip to content

Commit

Permalink
deps: bump jjwt.version from 0.11.5 to 0.12.6
Browse files Browse the repository at this point in the history
Bumps `jjwt.version` from 0.11.5 to 0.12.6.

Updates `io.jsonwebtoken:jjwt-api` from 0.11.5 to 0.12.6
- [Release notes](https://github.com/jwtk/jjwt/releases)
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
- [Commits](jwtk/jjwt@0.11.5...0.12.6)

Updates `io.jsonwebtoken:jjwt-impl` from 0.11.5 to 0.12.6
- [Release notes](https://github.com/jwtk/jjwt/releases)
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
- [Commits](jwtk/jjwt@0.11.5...0.12.6)

Updates `io.jsonwebtoken:jjwt-jackson` from 0.11.5 to 0.12.6

---
updated-dependencies:
- dependency-name: io.jsonwebtoken:jjwt-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.jsonwebtoken:jjwt-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.jsonwebtoken:jjwt-jackson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent c152d37 commit f6d2455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<quartz.version>2.5.0-rc1</quartz.version>
<aws-sdk.version>1.12.748</aws-sdk.version>
<gcp-libraries-bom.version>26.3.0</gcp-libraries-bom.version>
<jjwt.version>0.11.5</jjwt.version>
<jjwt.version>0.12.6</jjwt.version>
<jedis.version>4.4.8</jedis.version>
<commons-text.version>1.12.0</commons-text.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
Expand Down

0 comments on commit f6d2455

Please sign in to comment.