From 85e9c4df62f49ddc79ba48a7cb80467e5c724149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 03:40:19 +0000 Subject: [PATCH] Bump jwt.version from 0.12.5 to 0.12.6 in /backend Bumps `jwt.version` from 0.12.5 to 0.12.6. Updates `io.jsonwebtoken:jjwt-api` from 0.12.5 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.12.5...0.12.6) Updates `io.jsonwebtoken:jjwt-impl` from 0.12.5 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.12.5...0.12.6) Updates `io.jsonwebtoken:jjwt-jackson` from 0.12.5 to 0.12.6 --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.jsonwebtoken:jjwt-impl dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 08d4a41..05828f6 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -16,7 +16,7 @@ 17 1.5.5.Final - 0.12.5 + 0.12.6