From 319fb0ee7917783c9be47eb756fe433e32584137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 19:12:13 +0000 Subject: [PATCH] Bump io.jsonwebtoken:jjwt-impl from 0.12.3 to 0.13.0 Bumps [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) from 0.12.3 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.3...0.13.0) --- updated-dependencies: - 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] --- heroes/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heroes/pom.xml b/heroes/pom.xml index 055c6cd..ac01e6f 100644 --- a/heroes/pom.xml +++ b/heroes/pom.xml @@ -111,7 +111,7 @@ io.jsonwebtoken jjwt-impl - 0.12.3 + 0.13.0