Skip to content

Commit

Permalink
build(deps): bump jsonwebtoken.version from 0.12.2 to 0.12.3
Browse files Browse the repository at this point in the history
Bumps `jsonwebtoken.version` from 0.12.2 to 0.12.3.

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

Updates `io.jsonwebtoken:jjwt-orgjson` from 0.12.2 to 0.12.3

---
updated-dependencies:
- dependency-name: io.jsonwebtoken:jjwt-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.jsonwebtoken:jjwt-orgjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 34afad1 commit ffc4e25
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 @@ -89,7 +89,7 @@

<!-- Misc -->
<okhttp.version>4.12.0</okhttp.version>
<jsonwebtoken.version>0.12.2</jsonwebtoken.version>
<jsonwebtoken.version>0.12.3</jsonwebtoken.version>
<pac4j.version>5.7.0</pac4j.version>
<quartz.version>2.3.2</quartz.version>
<cron-utils.version>9.2.1</cron-utils.version>
Expand Down

0 comments on commit ffc4e25

Please sign in to comment.