aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-22 21:15:16 +0000
committerGravatar vitalyster2022-04-23 09:54:33 +0300
commitf438a78c0412521b9f759834e8107d27e54bf30d (patch)
tree27958576b4c15708d0b0a7f9b3842875d3f38681 /pom.xml
parent897f96f605e679b3818021de6dba15cf038887c7 (diff)
Bump jjwt-jackson from 0.11.2 to 0.11.3
Bumps jjwt-jackson from 0.11.2 to 0.11.3. --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-jackson 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 9f36cd71..fb777086 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-jackson</artifactId>
<scope>runtime</scope>
- <version>0.11.2</version>
+ <version>0.11.3</version>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>