aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-28 21:17:33 +0000
committerGravatar vitalyster2022-04-29 10:01:51 +0300
commit46687c63d5b509db72fbf8f01d0c5e38c27600a3 (patch)
tree97dc56f56cd9840b4ccb860e6300338f111d137a /pom.xml
parent5edd365680a9a31014768a3bfdd93c7a3c2dc0a6 (diff)
Bump jjwt-api from 0.11.4 to 0.11.5
Bumps [jjwt-api](https://github.com/jwtk/jjwt) from 0.11.4 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.4...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] <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 b43ba438..77d4f669 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-api</artifactId>
- <version>0.11.4</version>
+ <version>0.11.5</version>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>