build(deps-dev): bump org.springframework:spring-core from 6.0.2 to 7.0.7#869
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps-dev): bump org.springframework:spring-core from 6.0.2 to 7.0.7#869dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
6829f45 to
94bdcdb
Compare
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 6.0.2 to 7.0.7. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.2...v7.0.7) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 7.0.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
94bdcdb to
d8594a4
Compare
Open
12 tasks
Member
ismisepaul
added a commit
that referenced
this pull request
Jun 5, 2026
) * build: jakarta-ready dependencies (PR 1 of jakarta migration #861) Build-config-only step of the javax -> jakarta migration. Does not compile on its own (source still imports javax.*); the mechanical import rename follows in the next sub-PR. - jakarta.servlet:jakarta.servlet-api:6.0.0 (was javax.servlet:javax.servlet-api:4.0.1) - jakarta JSTL 3.0 api + glassfish impl (was jstl:jstl:1.2) - org.eclipse.angus:angus-mail:2.0.3 (was com.sun.mail:javax.mail:1.6.2) - remove javax:javaee-api:8.0.1 (pulls the legacy javax namespace back in) - align Spring to 6.1.21 (spring-test 5.3.31, spring-core 6.0.2, spring-context 5.3.31 were inconsistent) - remove spring-mock:2.0.8 (Spring 6 spring-test provides the Jakarta mocks) - remove fongo (unused; tests @disabled, rescue tracked in #876) - .env Tomcat base image 9.0 -> 10.1 (first Jakarta-namespace Tomcat) Refs #861. Targets Spring 6.1.x (not 7) per discussion on #869. * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Contributor
Author
|
Superseded by #892. |
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.
Bumps org.springframework:spring-core from 6.0.2 to 7.0.7.
Release notes
Sourced from org.springframework:spring-core's releases.
... (truncated)
Commits
c997d40Release v7.0.79185254Upgrade to Reactor 2025.0.5 and Micrometer 1.16.5802fa4dRefine RetryListener example7052da4Add doOnDiscard in MultipartHttpMessageReader63817ceAdd missing tests for WebRequestDataBinder61bd790Polish WebRequestDataBinderTestsab6637cCompletely extract ServletRequestParameterPropertyValuesTestsc9b88b4Extract ServletRequestParameterPropertyValuesTests68c575aRevise "Skip binding entirely when field is not allowed"cb32046Further clarify semantics of HttpMethod.valueOf()