Update jjwt version and bump Spring version#870
Merged
Conversation
Contributor
Author
|
ok to test |
Fixes CI failure caused by CVE-2026-6785/6786 whose NVD reference URLs exceed the VARCHAR(1000) column limit in the plugin's H2 database schema.
…SP classloader conflicts
…ed scan Bumps in symphony-bdk-bom so dependencyCheckAggregate stays under the CVSS-5 fail gate now that OWASP 12.2.2 analysis runs to completion: - spring-boot-dependencies 3.5.11 -> 3.5.14 (pulls spring-framework 6.2.18, spring-security 6.5.10, tomcat-embed 10.1.54) - log4j-bom 2.24.2 -> 2.26.0 - netty-bom 4.1.133.Final added to override Spring Boot's 4.1.132 (still vulnerable to CVE-2026-41417) - handlebars 4.3.1 -> 4.5.1 (picks up commons-lang3 3.18.0 fix for CVE-2025-48924) Adds two narrow allow-list.xml suppressions for known false positives: kotlin-stdlib CVE-2020-29582 (fixed in 1.4.21; CPE overmatches all 1.x) and the handlebars-v4.7.7.js bundled-resource CVEs (JS engine not used by symphony-bdk-template-handlebars).
thibauult
approved these changes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
update very old jjwt version to the latest one