Skip to content

Commit d6192b3

Browse files
chore(deps): bump jjwtVersion from 0.12.5 to 0.13.0
Bumps `jjwtVersion` from 0.12.5 to 0.13.0. Updates `io.jsonwebtoken:jjwt-api` from 0.12.5 to 0.13.0 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.12.5...0.13.0) Updates `io.jsonwebtoken:jjwt-impl` from 0.12.5 to 0.13.0 - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.12.5...0.13.0) Updates `io.jsonwebtoken:jjwt-jackson` from 0.12.5 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>
1 parent f8ea071 commit d6192b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ext {
5858
mapstructVersion = "1.6.3"
5959
lombokMapstructBindingVersion = "0.2.0"
6060
springdocVersion = "3.0.1"
61-
jjwtVersion = "0.12.5"
61+
jjwtVersion = "0.13.0"
6262
testcontainersVersion = "1.19.7"
6363
}
6464

0 commit comments

Comments
 (0)