mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-26 06:09:23 +00:00
build(deps): bump jwtVersion from 0.12.7 to 0.13.0
Bumps `jwtVersion` from 0.12.7 to 0.13.0. Updates `io.jsonwebtoken:jjwt-api` from 0.12.7 to 0.13.0 - [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.12.7...0.13.0) Updates `io.jsonwebtoken:jjwt-impl` from 0.12.7 to 0.13.0 - [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.12.7...0.13.0) Updates `io.jsonwebtoken:jjwt-jackson` from 0.12.7 to 0.13.0 --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f0cfd87a5a
commit
ddec6e35ce
@ -3,7 +3,7 @@ repositories {
|
||||
}
|
||||
|
||||
ext {
|
||||
jwtVersion = '0.12.7'
|
||||
jwtVersion = '0.13.0'
|
||||
}
|
||||
|
||||
bootRun {
|
||||
|
Loading…
x
Reference in New Issue
Block a user