From bf2263bcbe0ea2cffc3f20d79f957d94324b37b8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Aug 2025 00:53:57 +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/codingalpha368/project/6b2fe56a-ea71-4676-9b1f-c5572d38aaa4?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 0d998d6499..0f0f970038 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 0.8.11 23 2.3.1 - 0.9.1 + 0.12.6 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