From dcdcc78b46668edd07938bae225944fd4406fe77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 06:16:01 +0000 Subject: [PATCH] Bump jjwt-impl from 0.11.2 to 0.11.5 Bumps [jjwt-impl](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-impl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 70ceac1..24483f3 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ io.jsonwebtoken jjwt-impl - 0.11.2 + 0.11.5 runtime