From c3d754af7b1007103f755b32a3a3a7293c659e01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 11:05:49 +0000 Subject: [PATCH] Bump jjwt.version from 0.11.5 to 0.12.5 Bumps `jjwt.version` from 0.11.5 to 0.12.5. Updates `io.jsonwebtoken:jjwt-api` from 0.11.5 to 0.12.5 - [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.5) Updates `io.jsonwebtoken:jjwt-impl` from 0.11.5 to 0.12.5 - [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.5) --- 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..261fe409 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.5