Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update dependency org.springframework:spring-beans to v5.3.20 [SECURITY] #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-beans 5.3.18 -> 5.3.20 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-22970

In spring framework versions prior to 5.3.20+ , 5.2.22+ and old unsupported versions, applications that handle file uploads are vulnerable to DoS attack if they rely on data binding to set a MultipartFile or javax.servlet.Part to a field in a model object.


Release Notes

spring-projects/spring-framework (org.springframework:spring-beans)

v5.3.20

Compare Source

⭐ New Features
  • Refine CachedIntrospectionResults property introspection #​28445
  • Improve tests and Javadoc on binding to a property of type javax.servlet.Part #​27830
  • WritableResource doesn't have parity with Resource in @Value etc. [SPR-10656] #​15284
🐞 Bug Fixes
  • Ignore invalid STOMP frame #​28443
  • @ModelAttribute name attribute is not supported in WebFlux #​28423
  • Fix BindingResult error when ModelAttribute has custom name in WebFlux #​28422
  • Request body deserialization failures are not captured by exception handlers in WebFlux #​28155
📔 Documentation
  • Remove Log4J initialization from package-info.java in spring-web #​28420
  • Remove Log4J configurer from package-info.java in spring-core #​28411
  • Fix github issue reference in RequestMappingHandlerMapping #​28372
  • Add Javadoc since tags for GraphQL constants #​28369
  • Fix method reference in Kotlin documentation #​28340
🔨 Dependency Upgrades
❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v5.3.19

Compare Source

⭐ New Features
  • Remove DNS lookups during websocket connection initiation #​28280
  • Add application/graphql+json Media type and MIME type constants #​28271
  • Fix debug log for no matching acceptableTypes #​28116
  • Provide support for post-processing a LocalValidatorFactoryBean's validator Configuration without requiring sub-classing #​27956
🐞 Bug Fixes
  • Improve documentation and matching algorithm in data binders #​28333
  • NotWritablePropertyException when attempting to declaratively configure ClassLoader properties #​28269
  • BeanPropertyRowMapper's support for direct column name matches is missing in DataClassRowMapper #​28243
  • AbstractListenerReadPublisher does not call ServletOutputStream::isReady() when reading chunked data across network packets #​28241
  • ResponseEntity objects are accumulated in ConcurrentReferenceHashMap #​28232
  • Lambda proxy generation fix causes BeanNotOfRequiredTypeException #​28209
  • CodeGenerationException thrown when using AnnotationMBeanExporter on JDK 17 #​28138
🔨 Dependency Upgrades
❤️ Contributors

We'd like to thank all the contributors who worked on this release!


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/maven-org.springframework-spring-beans-vulnerability branch 3 times, most recently from e73bba2 to 7f699d0 Compare April 29, 2024 17:50
@renovate renovate bot force-pushed the renovate/maven-org.springframework-spring-beans-vulnerability branch from 7f699d0 to a08eb9f Compare December 2, 2024 22:42
@renovate renovate bot changed the title Update dependency org.springframework:spring-beans to v5.3.20 [SECURITY] Update dependency org.springframework:spring-beans to v6 [SECURITY] Dec 2, 2024
@renovate renovate bot force-pushed the renovate/maven-org.springframework-spring-beans-vulnerability branch from a08eb9f to 1e6ad39 Compare January 10, 2025 17:39
@renovate renovate bot changed the title Update dependency org.springframework:spring-beans to v6 [SECURITY] Update dependency org.springframework:spring-beans to v5.3.20 [SECURITY] Jan 10, 2025
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.

0 participants