From ce925712bcf782fef43abf418775868bab4a0563 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 11:59:02 +0000 Subject: [PATCH] build(deps): bump jjwt.version from 0.11.5 to 0.13.0 Bumps `jjwt.version` from 0.11.5 to 0.13.0. Updates `io.jsonwebtoken:jjwt-api` from 0.11.5 to 0.13.0 - [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.13.0) Updates `io.jsonwebtoken:jjwt-impl` from 0.11.5 to 0.13.0 - [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.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 ... 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..c5630055 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.13.0