Skip to content

Commit

Permalink
Bump io.jsonwebtoken:jjwt from 0.9.1 to 0.12.3
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.3.
- [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.3)

---
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 16, 2023
1 parent 5e5adf8 commit 7780d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dc-commons-springsecurity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>
<version>0.9.1</version>
<version>0.12.3</version>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>
Expand Down

0 comments on commit 7780d05

Please sign in to comment.