diff options
author | dependabot[bot] | 2022-04-22 21:15:14 +0000 |
---|---|---|
committer | vitalyster | 2022-04-23 09:54:08 +0300 |
commit | 50233af36c4470250c57963f923b3eed3c12e0c8 (patch) | |
tree | f87af85bdd482b8f2fda4524aa15fdfdd8f5db33 /pom.xml | |
parent | 5af0de59c06a126b27831db94a578b54e9772531 (diff) |
Bump jjwt-api from 0.11.2 to 0.11.3
Bumps [jjwt-api](https://github.com/jwtk/jjwt) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/jwtk/jjwt/releases)
- [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jwtk/jjwt/compare/0.11.2...0.11.3)
---
updated-dependencies:
- dependency-name: io.jsonwebtoken:jjwt-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -196,7 +196,7 @@ <dependency> <groupId>io.jsonwebtoken</groupId> <artifactId>jjwt-api</artifactId> - <version>0.11.2</version> + <version>0.11.3</version> </dependency> <dependency> <groupId>io.jsonwebtoken</groupId> |