aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-28 21:17:24 +0000
committerGravatar vitalyster2022-04-29 10:02:00 +0300
commit72a82d3115ed6f13299820b100aaec36086085a1 (patch)
treeaa4c9f404d023fd579dd65e9aa865fe4344f044f /pom.xml
parent46687c63d5b509db72fbf8f01d0c5e38c27600a3 (diff)
Bump jjwt-impl from 0.11.4 to 0.11.5
Bumps [jjwt-impl](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-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 77d4f669..de358544 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.4</version>
+ <version>0.11.5</version>
</dependency>
<dependency>
<groupId>org.imgscalr</groupId>