Skip to content

USPR-13808: bump Spring Boot to 4.0.7 to resolve spring-webflux to 7.0.8 (GHSA-83f7-v6px-pp3h) - #394

Open
midnight-clue[bot] wants to merge 1 commit into
mainfrom
USPR-13808-bump-spring-boot-4.0.7
Open

USPR-13808: bump Spring Boot to 4.0.7 to resolve spring-webflux to 7.0.8 (GHSA-83f7-v6px-pp3h)#394
midnight-clue[bot] wants to merge 1 commit into
mainfrom
USPR-13808-bump-spring-boot-4.0.7

Conversation

@midnight-clue

@midnight-clue midnight-clue Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Fixes Dependabot alert #116 for org.springframework:spring-webflux (Denial of Service via Multipart Requests, GHSA-83f7-v6px-pp3h, affecting 7.0.0-7.0.7). Bumps spring-boot in gradle/libs.versions.toml from 4.0.6 to 4.0.7, which upgrades the managed Spring Framework/spring-webflux transitive dependency to the patched 7.0.8.

Verification

./gradlew :spring-boot-starter:spring-boot-starter-webflux:dependencies --configuration testRuntimeClasspath confirms org.springframework:spring-webflux:7.0.8 resolves, and the webflux module's test suite passed (BUILD SUCCESSFUL in 38s).

🔍 Braintrust trace

….8 (GHSA-83f7-v6px-pp3h)

Dependabot alert #116: org.springframework:spring-webflux versions 7.0.0-7.0.7 are vulnerable to a Denial of Service via Multipart Requests (GHSA-83f7-v6px-pp3h). This is fixed by upgrading the Spring Boot BOM to 4.0.7, which upgrades managed Spring Framework to 7.0.8 and resolves the vulnerable spring-webflux transitive dependency to version 7.0.8.

Co-Authored-By: Catarina Correia <catarina.correia@getyourguide.com>
@midnight-clue
midnight-clue Bot marked this pull request as ready for review July 31, 2026 12:34
@midnight-clue
midnight-clue Bot requested a review from a team as a code owner July 31, 2026 12:34
@gyg-pr-tool
gyg-pr-tool Bot requested a review from catarina-correia July 31, 2026 12:34

@clue-gyg clue-gyg left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved as trivial change

Trivial 1-line version bump in gradle/libs.versions.toml (spring-boot 4.0.6 → 4.0.7) to pull in a patched spring-webflux fixing a known CVE; no new dependencies added/removed, no code behavior changes, well under the 50-line limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants