grails / gorm-neo4j

GORM for Neo4j
Apache License 2.0
17 stars 10 forks source link

feat(deps): update spring core to v5.3.33 #641

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-aop 5.3.32 -> 5.3.33 age adoption passing confidence
org.springframework:spring-tx 5.3.32 -> 5.3.33 age adoption passing confidence

Release Notes

spring-projects/spring-framework (org.springframework:spring-aop) ### [`v5.3.33`](https://togithub.com/spring-projects/spring-framework/releases/tag/v5.3.33) #### :star: New Features - Extract reusable method for URI validations [#​32442](https://togithub.com/spring-projects/spring-framework/issues/32442) - Allow UriTemplate to be built with an empty template [#​32438](https://togithub.com/spring-projects/spring-framework/issues/32438) - Refine `*HttpMessageConverter#getContentLength` return value null safety [#​32332](https://togithub.com/spring-projects/spring-framework/issues/32332) #### :lady_beetle: Bug Fixes - AopUtils.getMostSpecificMethod does not return original method for proxy-derived method anymore [#​32369](https://togithub.com/spring-projects/spring-framework/issues/32369) - Better protect against concurrent error handling for async requests [#​32342](https://togithub.com/spring-projects/spring-framework/issues/32342) - Restore Jetty 10 compatibility in JettyClientHttpResponse [#​32337](https://togithub.com/spring-projects/spring-framework/issues/32337) - ContentCachingResponseWrapper no longer honors Content-Type and Content-Length [#​32322](https://togithub.com/spring-projects/spring-framework/issues/32322) #### :notebook_with_decorative_cover: Documentation - Build KDoc against `5.3.x` Spring Framework Javadoc [#​32414](https://togithub.com/spring-projects/spring-framework/issues/32414) #### :hammer: Dependency Upgrades - Upgrade to Reactor 2020.0.42 [#​32422](https://togithub.com/spring-projects/spring-framework/issues/32422)

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.