aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-22 21:15:02 +0000
committerGravatar vitalyster2022-04-23 09:54:25 +0300
commit897f96f605e679b3818021de6dba15cf038887c7 (patch)
treea13c39d6f4de48febf4f7aace0e51ac131e42f14 /pom.xml
parent50233af36c4470250c57963f923b3eed3c12e0c8 (diff)
Bump jjwt-impl from 0.11.2 to 0.11.3
Bumps [jjwt-impl](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-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 73a3a231..9f36cd71 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.2</version>
+ <version>0.11.3</version>
</dependency>
<dependency>
<groupId>org.imgscalr</groupId>