From c987f125fe954c95259618adb25df7bce8ae1a21 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Feb 2026 14:17:28 +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/julioxygeni/project/db94786b-6e42-496a-9019-5c48c42e5c2f?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 9ead255f7d..d2d8baa4e4 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 0.8.11 25 2.3.1 - 0.9.1 + 0.13.0 0.9.4 3.7.1 1.19.1 @@ -553,8 +553,8 @@ .gitignore - - + + true 4 @@ -565,7 +565,7 @@ **/*.md - + @@ -573,7 +573,7 @@ src/test/java/**/*.java src/it/java/**/*.java - + true