SWI-3723 [Snyk] Security upgrade org.springframework.boot:spring-boot-starter-webflux from 3.0.12 to 3.4.11 #710
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.
Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project.
Snyk changed the following file(s):
samples/client/petstore/java/webclient-jakarta/pom.xmlThis upgrade from Spring Boot 3.0.12 to 3.4.11 contains multiple breaking changes across several versions. Key Breaking Changes: Spring Boot 3.2: Support for Jetty 11 as an embedded web server has been removed in favor of Jetty 12. If you are using Jetty, you must upgrade and can no longer override the Servlet API version to 5.0. Spring Boot 3.3: This version upgrades to Prometheus Client 1.x, which includes breaking changes to metric names. It also upgrades to Flyway 10, which has been modularized and may require adding new database-specific dependencies. Spring Boot 3.4: Validation of nested @ConfigurationProperties now requires a @Valid annotation to cascade, which may prevent validation from running as it did previously. Recommendation: This is a significant upgrade. Review the release notes for versions 3.1, 3.2, 3.3, and 3.4 to identify all potential impacts. Pay close attention to dependency upgrades like Jetty, Prometheus, and Flyway, and validate your configuration properties. Source: Spring Boot Release Notes
Vulnerabilities that will be fixed with an upgrade:
SNYK-JAVA-CHQOSLOGBACK-13169722
3.0.12->3.4.11No Path FoundNo Known ExploitImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.