diff options
author | dependabot[bot] | 2022-04-22 21:15:02 +0000 |
---|---|---|
committer | vitalyster | 2022-04-23 09:54:25 +0300 |
commit | 897f96f605e679b3818021de6dba15cf038887c7 (patch) | |
tree | a13c39d6f4de48febf4f7aace0e51ac131e42f14 /pom.xml | |
parent | 50233af36c4470250c57963f923b3eed3c12e0c8 (diff) |
Bump jjwt-impl from 0.11.2 to 0.11.3
Bumps [jjwt-impl](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-impl
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
@@ -208,7 +208,7 @@ <groupId>io.jsonwebtoken</groupId> <artifactId>jjwt-impl</artifactId> <scope>runtime</scope> - <version>0.11.2</version> + <version>0.11.3</version> </dependency> <dependency> <groupId>org.imgscalr</groupId> |