From 9e8c97545ddde9ebf82b5a9ea071dc46544b76cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 28 Sep 2025 07:33:14 +0000 Subject: [PATCH] fix: upgrade io.jsonwebtoken:jjwt from 0.9.1 to 0.13.0 Snyk has created this PR to upgrade io.jsonwebtoken:jjwt from 0.9.1 to 0.13.0. See this package in maven: io.jsonwebtoken:jjwt See this project in Snyk: https://app.snyk.io/org/missionopen/project/94cdf0af-2b7c-4320-83e1-06650c000bad?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 084d493a15..3802cf1de2 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 0.8.11 21 2.3.1 - 0.9.1 + 0.13.0 0.9.3 3.7.1 1.19.1 @@ -552,8 +552,8 @@ .gitignore - - + + true 4 @@ -564,7 +564,7 @@ **/*.md - + @@ -572,7 +572,7 @@ src/test/java/**/*.java src/it/java/**/*.java - + true