From 4375d6244b88b200e8030c07a3dd42d287cc330f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Dec 2024 04:45:25 +0000 Subject: [PATCH] fix: upgrade io.jsonwebtoken:jjwt from 0.9.1 to 0.12.6 Snyk has created this PR to upgrade io.jsonwebtoken:jjwt from 0.9.1 to 0.12.6. See this package in maven: io.jsonwebtoken:jjwt See this project in Snyk: https://app.snyk.io/org/chkp-roniz/project/4a889dff-1acd-46d2-a0bd-d60848588afc?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a2e96ea6a0..9567178dad 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 0.8.11 21 2.3.1 - 0.9.1 + 0.12.6 0.9.3 3.7.1 1.18.1 @@ -539,8 +539,8 @@ .gitignore - - + + true 4 @@ -551,7 +551,7 @@ **/*.md - + @@ -559,7 +559,7 @@ src/test/java/**/*.java src/it/java/**/*.java - + true