From b9b1d3356fc50da396d972a7b77520769c0696c2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 1 Apr 2025 07:28:37 +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/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..643f96d359d 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.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