Skip to content

build(deps): consolidate spring-web/spring-context into single spring.version 7.0.8#3413

Merged
velo merged 1 commit into
masterfrom
combine-spring-version
Jun 13, 2026
Merged

build(deps): consolidate spring-web/spring-context into single spring.version 7.0.8#3413
velo merged 1 commit into
masterfrom
combine-spring-version

Conversation

@velo

@velo velo commented Jun 13, 2026

Copy link
Copy Markdown
Member

Combines the two Spring dependency bumps (#3404 spring-web, #3402 spring-context) into a single change.

  • Replaces the separate spring-context.version and spring-web.version properties with a single spring.version (bumped 7.0.7 → 7.0.8) in the parent pom.
  • Updates core, form-spring, and spring to reference ${spring.version} (the spring module previously pinned its own copy).
  • spring.version is now defined only in the parent pom. Removed the unused spring.version=4.3.30.RELEASE from the feign-spring4 relocation stub (it was never referenced).

Supersedes #3404 and #3402.

🤖 Generated with Claude Code

….version 7.0.8

Signed-off-by: Marvin Froeder <velo.br@gmail.com>
@velo velo enabled auto-merge June 13, 2026 12:08
@velo velo disabled auto-merge June 13, 2026 13:43
@velo velo merged commit 865a0f6 into master Jun 13, 2026
4 checks passed
@velo velo deleted the combine-spring-version branch June 13, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant