aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-22 21:15:14 +0000
committerGravatar vitalyster2022-04-23 09:54:08 +0300
commit50233af36c4470250c57963f923b3eed3c12e0c8 (patch)
treef87af85bdd482b8f2fda4524aa15fdfdd8f5db33 /pom.xml
parent5af0de59c06a126b27831db94a578b54e9772531 (diff)
Bump jjwt-api from 0.11.2 to 0.11.3
Bumps [jjwt-api](https://github.com/jwtk/jjwt) from 0.11.2 to 0.11.3. - [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.3) --- 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 ac11c098..73a3a231 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-api</artifactId>
- <version>0.11.2</version>
+ <version>0.11.3</version>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>