From 6e00c52fd1cefade7fae56b65421a22827db1d06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 20:09:19 +0000 Subject: [PATCH] Bump jjwt-api from 0.11.2 to 0.11.5 Bumps [jjwt-api](https://github.com/jwtk/jjwt) from 0.11.2 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.11.2...0.11.5) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-type: direct:production update-type: version-update:semver-patch ... 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 5903ab6868dc1..da3a3e00cad29 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -148,7 +148,7 @@ io.jsonwebtoken jjwt-api - 0.11.2 + 0.11.5