From f8a716245e398f311f8342f294d46bc98d8cd27a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Feb 2026 12:07:11 +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/aleksei.ryzhkov/project/72a6ed4c-03e5-45ad-b1eb-337b5f003bee?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 3e79109c520..7ea170ed93f 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 0.8.11 23 2.3.1 - 0.9.1 + 0.13.0 0.9.3 3.7.1 1.18.3 @@ -564,8 +564,8 @@ .gitignore - - + + true 4 @@ -576,7 +576,7 @@ **/*.md - + @@ -584,7 +584,7 @@ src/test/java/**/*.java src/it/java/**/*.java - + true