From 5edd365680a9a31014768a3bfdd93c7a3c2dc0a6 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 27 Apr 2022 21:07:43 +0000 Subject: Bump jjwt-api from 0.11.3 to 0.11.4 Bumps [jjwt-api](https://github.com/jwtk/jjwt) from 0.11.3 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.3...0.11.4) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api 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 27da05e6..b43ba438 100644 --- a/pom.xml +++ b/pom.xml @@ -196,7 +196,7 @@ io.jsonwebtoken jjwt-api - 0.11.3 + 0.11.4 io.jsonwebtoken -- cgit v1.2.3