From ce443b74815f91cdb30892cc70fc2ef767cee403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 08:38:22 +0000 Subject: [PATCH] Bump jjwt-impl from 0.10.7 to 0.11.3 Bumps [jjwt-impl](https://github.com/jwtk/jjwt) from 0.10.7 to 0.11.3. - [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.3) --- 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..307d0bdf249a8 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -160,7 +160,7 @@ io.jsonwebtoken jjwt-impl - 0.10.7 + 0.11.3 runtime