From 5ada1b50b4d81ca03fe2c7ed01d92b02995b469a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 08:48:42 +0000 Subject: [PATCH] chore(deps): bump io.jsonwebtoken:jjwt from 0.9.1 to 0.12.6 in /code/api Bumps [io.jsonwebtoken:jjwt](https://github.com/jwtk/jjwt) from 0.9.1 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.9.1...0.12.6) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- code/api/api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/api/api/pom.xml b/code/api/api/pom.xml index 69c34524..91103345 100644 --- a/code/api/api/pom.xml +++ b/code/api/api/pom.xml @@ -118,7 +118,7 @@ io.jsonwebtoken jjwt - 0.9.1 + 0.12.6