From f96e9fa410d43b6d19fd63efbcb96337ecedb449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 11:19:34 +0000 Subject: [PATCH] Bump jjwt.version from 0.11.5 to 0.12.4 Bumps `jjwt.version` from 0.11.5 to 0.12.4. Updates `io.jsonwebtoken:jjwt-api` from 0.11.5 to 0.12.4 - [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.11.5...0.12.4) Updates `io.jsonwebtoken:jjwt-impl` from 0.11.5 to 0.12.4 - [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.11.5...0.12.4) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.jsonwebtoken:jjwt-impl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- jwt-handler/jwt-implementation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwt-handler/jwt-implementation/pom.xml b/jwt-handler/jwt-implementation/pom.xml index cb7f09b0..8180c606 100644 --- a/jwt-handler/jwt-implementation/pom.xml +++ b/jwt-handler/jwt-implementation/pom.xml @@ -15,7 +15,7 @@ test-compile validate - 0.11.5 + 0.12.4