From b014a0f5d61c0c8b1ea51adb6cc4b125af381755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 14:43:58 +0000 Subject: [PATCH] deps: bump io.jsonwebtoken:jjwt-impl from 0.12.6 to 0.12.7 Bumps [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) from 0.12.6 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.12.6...0.12.7) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e91cbd4..a309781 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ io.jsonwebtoken jjwt-impl - 0.12.6 + 0.12.7