From 59b57951f01585ce0b50dfe7a506a4eea46fe37c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:55:54 +0000 Subject: [PATCH] Bump jjwt.version from 0.11.5 to 0.12.6 Bumps `jjwt.version` from 0.11.5 to 0.12.6. Updates `io.jsonwebtoken:jjwt-api` from 0.11.5 to 0.12.6 - [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.5...0.12.6) Updates `io.jsonwebtoken:jjwt-impl` from 0.11.5 to 0.12.6 - [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.5...0.12.6) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.jsonwebtoken:jjwt-impl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- jwt-handler/jwt-implementation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwt-handler/jwt-implementation/pom.xml b/jwt-handler/jwt-implementation/pom.xml index cb7f09b0..604289d5 100644 --- a/jwt-handler/jwt-implementation/pom.xml +++ b/jwt-handler/jwt-implementation/pom.xml @@ -15,7 +15,7 @@ test-compile validate - 0.11.5 + 0.12.6