Skip to content

Commit

Permalink
Bump io.jsonwebtoken:jjwt from 0.12.3 to 0.12.4 (#842)
Browse files Browse the repository at this point in the history
Bumps [io.jsonwebtoken:jjwt](https://github.com/jwtk/jjwt) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/jwtk/jjwt/releases)
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
- [Commits](jwtk/jjwt@0.12.3...0.12.4)

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

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 Jan 29, 2024
1 parent cd7744b commit ccaca54
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 @@ -33,7 +33,7 @@
<jasypt.version>3.0.5</jasypt.version>
<java.version>21</java.version>
<jib-maven-plugin.version>3.4.0</jib-maven-plugin.version>
<jjwt.version>0.12.3</jjwt.version>
<jjwt.version>0.12.4</jjwt.version>
<jgit.version>6.7.0.202309050840-r</jgit.version>
<lombok.version>1.18.30</lombok.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
Expand Down

0 comments on commit ccaca54

Please sign in to comment.