Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent b218574 commit 99c2919
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 @@ -26,7 +26,7 @@
<jackson.version>2.15.2</jackson.version>
<jackson-databind.version>2.15.2</jackson-databind.version>
<jacksonGeojson.version>1.14</jacksonGeojson.version>
<jjwt.version>0.9.1</jjwt.version>
<jjwt.version>0.12.0</jjwt.version>
<json-patch.version>1.13</json-patch.version>
<junit.version>4.13.2</junit.version>

Expand Down

0 comments on commit 99c2919

Please sign in to comment.