aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-27 21:08:01 +0000
committerGravatar vitalyster2022-04-28 00:11:19 +0300
commit808af34ee16a64a43cd0ecf0ab0eec3cffe7e8a0 (patch)
tree8561bc340642a081f79217686cc5bee588fa5399 /pom.xml
parent66b2e2718bdd35fa90962bcee98b14e94e252bfa (diff)
Bump jjwt-impl from 0.11.3 to 0.11.4
Bumps [jjwt-impl](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-impl 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 7ddbf48e..32d670c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-impl</artifactId>
<scope>runtime</scope>
- <version>0.11.3</version>
+ <version>0.11.4</version>
</dependency>
<dependency>
<groupId>org.imgscalr</groupId>