From 0e6cc7d5aaeb3905233ac48e9754b1fafc209750 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 13:38:16 +0000 Subject: [PATCH] Build(deps): Bump io.jsonwebtoken:jjwt-api in /backend Bumps [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) from 0.12.6 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.12.6...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 ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 2a1457c..1795435 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -34,7 +34,7 @@ io.jsonwebtoken jjwt-api - 0.12.6 + 0.13.0