Skip to content

Bump org.springframework:spring-framework-bom from 6.1.16 to 6.1.17 #1009

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps org.springframework:spring-framework-bom from 6.1.16 to 6.1.17.

Release notes

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

v6.1.17

⭐ New Features

  • Improve PathMatcher to PathPatternParser migration in mvc XML configuration #34102
  • Avoid logger serialization behind shared EntityManager proxy #34085

🐞 Bug Fixes

  • Check hasNext when when accessing sessionIds from UserDestinationResult #34397
  • Quartz-style Nth Day of Week cron expressions can overflow to other month #34377
  • Stop assuming that AspectJ Advice has JoinPoint as the first argument #34369
  • ConfigurationClassEnhancer should explicitly set custom ClassLoader on CGLIB Enhancer (aligned with CglibAopProxy) #34358
  • Property binding to Map that implements Iterable no longer works #34338
  • AnnotationBeanNameGenerator issues warning about explicitly aliased value attribute #34330
  • Connection reset exception from RestTemplate call in Spring Web MVC controller is ignored #34278
  • Wrong parentId tracking in FlightRecorderApplicationStartup #34254
  • Ensure AsyncListener#onError does not return until dispatch completes #34196
  • SpEL fails to invoke MethodHandle function reference accepting only varargs #34114

📔 Documentation

  • Clarify component scanning of abstract classes with @Lookup methods #34368
  • Fix broken links in the web reference documentation #34139

🔨 Dependency Upgrades

  • Upgrade to Reactor 2023.0.15 #34406
  • Upgrade to RSocket 1.1.5 #34405
Commits
  • d3343db Release v6.1.17
  • 9d6d671 Upgrade to Jetty 12.0.16, Netty 4.1.118, XStream 1.4.21, AssertJ 3.27.3, Chec...
  • 24fd094 Align with SmartClassLoader handling for AOP proxy classes
  • 5b928f4 Finish incomplete sentences
  • 5e52bae Upgrade to Reactor 2023.0.15
  • c10596a Upgrade to RSocket 1.1.5
  • a68b728 Improve warning for unexpected use of value attribute as @⁠Component name
  • a5b9e66 Polishing
  • 78fe55f Check hasNext on sessionIds in UserDestinationResult
  • 65913c3 Fix "Nth day of week" Quartz-style cron expressions
  • 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 6.1.16 to 6.1.17.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.16...v6.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added this to the 3.2.x milestone Feb 13, 2025
@jzheaux jzheaux modified the milestones: 3.2.x, 3.2.11 Feb 13, 2025
@jzheaux jzheaux merged commit 26d16e4 into 3.2.x Feb 13, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.2.x/org.springframework-spring-framework-bom-6.1.17 branch February 13, 2025 15:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant