From 4ec58b3923f014bb064f4b837bcd4ab3e28bb5e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 08:38:24 +0000 Subject: [PATCH] Bump jjwt-impl from 0.10.7 to 0.11.5 Bumps [jjwt-impl](https://github.com/jwtk/jjwt) from 0.10.7 to 0.11.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.10.7...0.11.5) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-impl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index 62910ab7274d0..e843fdf2545cd 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -160,7 +160,7 @@ io.jsonwebtoken jjwt-impl - 0.10.7 + 0.11.5 runtime