From a771ef7f9454715cfa461e50b51a4d7423976bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Oct 2021 08:53:08 +0000 Subject: [PATCH] Bump jjwt-impl from 0.10.7 to 0.11.2 Bumps [jjwt-impl](https://github.com/jwtk/jjwt) from 0.10.7 to 0.11.2. - [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.2) --- 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..1017c0c834400 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -160,7 +160,7 @@ io.jsonwebtoken jjwt-impl - 0.10.7 + 0.11.2 runtime