Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2025

Bumps org.springframework:spring-framework-bom from 7.0.0-RC1 to 7.0.0-RC2.

Release notes

Sourced from org.springframework:spring-framework-bom's releases.

v7.0.0-RC2

⭐ New Features

  • Early support for Jakarta Servlet 6.2 and Jakarta Activation 2.2 #35670
  • Prevent compilation error with WebTestClient without Hamcrest #35666
  • Derive StatelessSession from transactional Session on Hibernate 7.2 #35664
  • Consistent support for JPA 3.2 transaction timeouts #35663
  • Add support for EntityManagerFactory bootstrapping from JPA 3.2 PersistenceConfiguration #35662

🐞 Bug Fixes

  • JdkClientHttpRequestFactory does not clean response headers when decompressing #35668
  • Make HttpStatus.resolve return non-deprecated one #35659
  • Reflection hints missing for SpringPersistenceUnitInfo.setPersistenceProviderPackageName #35655
  • Fix @Import with multiple bean registrars #35653

📔 Documentation

  • Declare Servlet mock classes with Servlet 6.1 baseline #35671
  • Fix code snippets in Javadoc for exchangeSuccessfully() #35642
  • Improve RestTemplate to RestClient migration guide #35620

🔨 Dependency Upgrades

  • Downgrade JSONassert to 1.5.x #34901
  • Fix Jetty multipart client support with Java 25 #35531
  • Upgrade to Jackson 3.0.1 #35677

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​donalmurtagh, @​kamilkrzywanski, @​malczuuu, @​vpavic, and @​wakingrufus

Commits
  • 74df576 Release v7.0.0-RC2
  • 7c83892 Merge branch '6.2.x'
  • 9ee16b8 Switch back to HSQL for JpaEntityListenerTests on main
  • 5f5b19a Merge branch '6.2.x'
  • e61884e Introduce tests for "No transaction in progress for @⁠Nested test class"
  • 0f2fc79 Update exception message to use correct test class
  • fd6b18a Merge branch '6.2.x'
  • ba70c13 Polish SpringExtension internals
  • d24a31d Support JUnit Jupiter ExtensionContextScope.TEST_METHOD
  • c5ec169 Update JdkClientHttpRequest javadoc
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.0-RC1 to 7.0.0-RC2.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v7.0.0-RC1...v7.0.0-RC2)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-version: 7.0.0-RC2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants