From 40a680d3032095e24b3988b42f7d3225b9aa106c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 11:09:08 +0000 Subject: [PATCH] build(deps): bump jjwt.version from 0.11.5 to 0.12.7 Bumps `jjwt.version` from 0.11.5 to 0.12.7. Updates `io.jsonwebtoken:jjwt-api` from 0.11.5 to 0.12.7 - [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.7) Updates `io.jsonwebtoken:jjwt-impl` from 0.11.5 to 0.12.7 - [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.7) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.12.7 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..7cbe40eb 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.7