MODCONSKC-59: Release 1.5.2 (Quesnelia): Spring Boot 3.3.7, edge-api-utils 1.5.0 fixing vulns #140
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.
https://folio-org.atlassian.net/browse/MODCONSKC-59
Purpose
Fix 3 security vulnerabilities in dependencies.
And release the fix as mod-consortia-keycloak 1.5.2.
Approach
Upgrade Spring Boot from 3.3.4 to 3.3.7.
The Spring Boot upgrade indirectly upgrades kafka-clients from 3.7.1 to 3.7.2 fixing this security vulnerability:
The Spring Boot upgrade indirectly upgrades tomcat-embed-core from 10.1.30 to 10.1.34 fixing this vulnerability:
Upgrading edge-api-utils from 1.3.0 to the Quesnelia version 1.5.0 removes the ion-java library that has this vulnerability in the used version 1.0.2:
TODOS and Open Questions
Pre-Merge Checklist:
Before merging this PR, please go through the following list and take appropriate actions.