Skip to content

Commit

Permalink
Bump jwtVersion from 0.11.1 to 0.12.5
Browse files Browse the repository at this point in the history
Bumps `jwtVersion` from 0.11.1 to 0.12.5.

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

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

Updates `io.jsonwebtoken:jjwt-jackson` from 0.11.1 to 0.12.5

---
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 May 18, 2024
1 parent 4d3f70a commit ad4527c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/


def jwtVersion = '0.11.1'
def jwtVersion = '0.12.5'

dependencies {

Expand Down

0 comments on commit ad4527c

Please sign in to comment.