From ad3f178d90e3b0c0a61199b8d2f5261b71646498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 08:55:55 +0000 Subject: [PATCH] :arrow_up: Bump io.jsonwebtoken:jjwt-impl from 0.11.2 to 0.12.6 Bumps [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) from 0.11.2 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.2...0.12.6) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.12.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 38d2851..d64c988 100644 --- a/pom.xml +++ b/pom.xml @@ -324,7 +324,7 @@ io.jsonwebtoken jjwt-impl - 0.11.2 + 0.12.6 io.jsonwebtoken