From de141bbbee85d68312c4162dd5df77e6e7610d6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 06:20:15 +0000 Subject: [PATCH] Bump jjwt-impl from 0.11.2 to 0.11.4 Bumps [jjwt-impl](https://github.com/jwtk/jjwt) from 0.11.2 to 0.11.4. - [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.4) --- 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..057a902 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ io.jsonwebtoken jjwt-impl - 0.11.2 + 0.11.4 runtime