aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-27 21:07:43 +0000
committerGravatar vitalyster2022-04-28 00:11:34 +0300
commit5edd365680a9a31014768a3bfdd93c7a3c2dc0a6 (patch)
treef6616bd398aded4bb4e1e5cb46343a433ae151f5 /pom.xml
parentfde97d2a16b3c72cc33aa0642a0371765d2fc19a (diff)
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] <support@github.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 27da05e6..b43ba438 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-api</artifactId>
- <version>0.11.3</version>
+ <version>0.11.4</version>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>