From 9bd1f6bce42d5ace61079620218b10f72d28f36f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 14:23:33 +0000 Subject: [PATCH] Bump io.jsonwebtoken:jjwt-api from 0.12.4 to 0.12.5 Bumps [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) from 0.12.4 to 0.12.5. - [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.4...0.12.5) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api 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 bf0339d..f453831 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ io.jsonwebtoken jjwt-api - 0.12.4 + 0.12.5 io.jsonwebtoken