build(deps): bump spring.version from 5.3.23 to 6.0.2
Bumps spring.version from 5.3.23 to 6.0.2.
Updates spring-beans from 5.3.23 to 6.0.2
Release notes
Sourced from spring-beans's releases.
v6.0.2
:star: New Features
- Rely on standard parameter name resolution in Bean Validation 3.0 #29566
:lady_beetle: Bug Fixes
- ResponseStatusException does not use the reason to set the "detail" field #29567
- LocalVariableTableParameterNameDiscoverer logs many warnings with Hibernate validation #29563
:notebook_with_decorative_cover: Documentation
- org.springframework.web.multipart.commons not found #29562
v6.0.1
:star: New Features
- Make
SourceHttpMessageConverteroptional #29535- Deprecate
LocalVariableTableParameterNameDiscoverercompletely (avoiding its exposure in native images) #29531- Make GeneratorStrategy.generate unreachable on native #29521
- Update
LogAdapterto allow build-time code removal #29506:lady_beetle: Bug Fixes
- Unhandled exceptions should mark Servlet observation outcome as error #29512
:notebook_with_decorative_cover: Documentation
- Broken link in documentation section 6.10 #29554
- Fix Javadoc link text in BindingResult #29551
- Fix some typos in Kotlin WebClient example code #29538
- Fix link to Bean Utils Light Library in BeanUtils Javadoc #29534
- Fix link to WebFlux section in reference manual #29525
- Document RuntimeHints testing strategies #29523
- Reorganize and modularize the Testing chapter in the reference manual #29522
- Document switch to
SQLExceptionSubclassTranslatorin the upgrade guide #29518- Update documentation to mention Java 17+ baseline #29514
- Link to Spring WebFlux section is broken #29513
- Update javadoc of Jackson-based decoders to reflect 2.14 baseline #29508
- Code example has callout from a different code example #29505
- Code listing callouts are displayed incorrectly in core-beans.adoc #29457
- Fix a syntax error in an XML listing in core-validation.adoc #29456
:hammer: Dependency Upgrades
:heart: Contributors
... (truncated)
Commits
3a04435Release v6.0.2b7e99fbAdditional documentation notes on Java/Kotlin parameter name retentiona27f2e9ResponseStatusException sets detail from reason again284cf3eRely on standard parameter name resolution in Bean Validation 3.0cbf25b7Reduce deprecation warn logging to one entry per introspected class8391897Document removal of CommonsMultipartResolver in MVC setup documentationa3c8909Log connection info in StompBrokerRelayMessageHandlere77c426Next development version (v6.0.2-SNAPSHOT)fe5bd67Retain default LocalVariableTableParameterNameDiscoverer with warn log entriesed5ab77Fix javadoc link in AOP extensibility documentation- Additional commits viewable in compare view
Updates spring-context from 5.3.23 to 6.0.2
Release notes
Sourced from spring-context's releases.
v6.0.2
:star: New Features
- Rely on standard parameter name resolution in Bean Validation 3.0 #29566
:lady_beetle: Bug Fixes
- ResponseStatusException does not use the reason to set the "detail" field #29567
- LocalVariableTableParameterNameDiscoverer logs many warnings with Hibernate validation #29563
:notebook_with_decorative_cover: Documentation
- org.springframework.web.multipart.commons not found #29562
v6.0.1
:star: New Features
- Make
SourceHttpMessageConverteroptional #29535- Deprecate
LocalVariableTableParameterNameDiscoverercompletely (avoiding its exposure in native images) #29531- Make GeneratorStrategy.generate unreachable on native #29521
- Update
LogAdapterto allow build-time code removal #29506:lady_beetle: Bug Fixes
- Unhandled exceptions should mark Servlet observation outcome as error #29512
:notebook_with_decorative_cover: Documentation
- Broken link in documentation section 6.10 #29554
- Fix Javadoc link text in BindingResult #29551
- Fix some typos in Kotlin WebClient example code #29538
- Fix link to Bean Utils Light Library in BeanUtils Javadoc #29534
- Fix link to WebFlux section in reference manual #29525
- Document RuntimeHints testing strategies #29523
- Reorganize and modularize the Testing chapter in the reference manual #29522
- Document switch to
SQLExceptionSubclassTranslatorin the upgrade guide #29518- Update documentation to mention Java 17+ baseline #29514
- Link to Spring WebFlux section is broken #29513
- Update javadoc of Jackson-based decoders to reflect 2.14 baseline #29508
- Code example has callout from a different code example #29505
- Code listing callouts are displayed incorrectly in core-beans.adoc #29457
- Fix a syntax error in an XML listing in core-validation.adoc #29456
:hammer: Dependency Upgrades
:heart: Contributors
... (truncated)
Commits
3a04435Release v6.0.2b7e99fbAdditional documentation notes on Java/Kotlin parameter name retentiona27f2e9ResponseStatusException sets detail from reason again284cf3eRely on standard parameter name resolution in Bean Validation 3.0cbf25b7Reduce deprecation warn logging to one entry per introspected class8391897Document removal of CommonsMultipartResolver in MVC setup documentationa3c8909Log connection info in StompBrokerRelayMessageHandlere77c426Next development version (v6.0.2-SNAPSHOT)fe5bd67Retain default LocalVariableTableParameterNameDiscoverer with warn log entriesed5ab77Fix javadoc link in AOP extensibility documentation- Additional commits viewable in compare view
Updates spring-context-support from 5.3.23 to 6.0.2
Release notes
Sourced from spring-context-support's releases.
v6.0.2
:star: New Features
- Rely on standard parameter name resolution in Bean Validation 3.0 #29566
:lady_beetle: Bug Fixes
- ResponseStatusException does not use the reason to set the "detail" field #29567
- LocalVariableTableParameterNameDiscoverer logs many warnings with Hibernate validation #29563
:notebook_with_decorative_cover: Documentation
- org.springframework.web.multipart.commons not found #29562
v6.0.1
:star: New Features
- Make
SourceHttpMessageConverteroptional #29535- Deprecate
LocalVariableTableParameterNameDiscoverercompletely (avoiding its exposure in native images) #29531- Make GeneratorStrategy.generate unreachable on native #29521
- Update
LogAdapterto allow build-time code removal #29506:lady_beetle: Bug Fixes
- Unhandled exceptions should mark Servlet observation outcome as error #29512
:notebook_with_decorative_cover: Documentation
- Broken link in documentation section 6.10 #29554
- Fix Javadoc link text in BindingResult #29551
- Fix some typos in Kotlin WebClient example code #29538
- Fix link to Bean Utils Light Library in BeanUtils Javadoc #29534
- Fix link to WebFlux section in reference manual #29525
- Document RuntimeHints testing strategies #29523
- Reorganize and modularize the Testing chapter in the reference manual #29522
- Document switch to
SQLExceptionSubclassTranslatorin the upgrade guide #29518- Update documentation to mention Java 17+ baseline #29514
- Link to Spring WebFlux section is broken #29513
- Update javadoc of Jackson-based decoders to reflect 2.14 baseline #29508
- Code example has callout from a different code example #29505
- Code listing callouts are displayed incorrectly in core-beans.adoc #29457
- Fix a syntax error in an XML listing in core-validation.adoc #29456
:hammer: Dependency Upgrades
:heart: Contributors
... (truncated)
Commits
3a04435Release v6.0.2b7e99fbAdditional documentation notes on Java/Kotlin parameter name retentiona27f2e9ResponseStatusException sets detail from reason again284cf3eRely on standard parameter name resolution in Bean Validation 3.0cbf25b7Reduce deprecation warn logging to one entry per introspected class8391897Document removal of CommonsMultipartResolver in MVC setup documentationa3c8909Log connection info in StompBrokerRelayMessageHandlere77c426Next development version (v6.0.2-SNAPSHOT)fe5bd67Retain default LocalVariableTableParameterNameDiscoverer with warn log entriesed5ab77Fix javadoc link in AOP extensibility documentation- Additional commits viewable in compare view
Updates spring-core from 5.3.23 to 6.0.2
Release notes
Sourced from spring-core's releases.
v6.0.2
:star: New Features
- Rely on standard parameter name resolution in Bean Validation 3.0 #29566
:lady_beetle: Bug Fixes
- ResponseStatusException does not use the reason to set the "detail" field #29567
- LocalVariableTableParameterNameDiscoverer logs many warnings with Hibernate validation #29563
:notebook_with_decorative_cover: Documentation
- org.springframework.web.multipart.commons not found #29562
v6.0.1
:star: New Features
- Make
SourceHttpMessageConverteroptional #29535- Deprecate
LocalVariableTableParameterNameDiscoverercompletely (avoiding its exposure in native images) #29531- Make GeneratorStrategy.generate unreachable on native #29521
- Update
LogAdapterto allow build-time code removal #29506:lady_beetle: Bug Fixes
- Unhandled exceptions should mark Servlet observation outcome as error #29512
:notebook_with_decorative_cover: Documentation
- Broken link in documentation section 6.10 #29554
- Fix Javadoc link text in BindingResult #29551
- Fix some typos in Kotlin WebClient example code #29538
- Fix link to Bean Utils Light Library in BeanUtils Javadoc #29534
- Fix link to WebFlux section in reference manual #29525
- Document RuntimeHints testing strategies #29523
- Reorganize and modularize the Testing chapter in the reference manual #29522
- Document switch to
SQLExceptionSubclassTranslatorin the upgrade guide #29518- Update documentation to mention Java 17+ baseline #29514
- Link to Spring WebFlux section is broken #29513
- Update javadoc of Jackson-based decoders to reflect 2.14 baseline #29508
- Code example has callout from a different code example #29505
- Code listing callouts are displayed incorrectly in core-beans.adoc #29457
- Fix a syntax error in an XML listing in core-validation.adoc #29456
:hammer: Dependency Upgrades
:heart: Contributors
... (truncated)
Commits
3a04435Release v6.0.2b7e99fbAdditional documentation notes on Java/Kotlin parameter name retentiona27f2e9ResponseStatusException sets detail from reason again284cf3eRely on standard parameter name resolution in Bean Validation 3.0cbf25b7Reduce deprecation warn logging to one entry per introspected class8391897Document removal of CommonsMultipartResolver in MVC setup documentationa3c8909Log connection info in StompBrokerRelayMessageHandlere77c426Next development version (v6.0.2-SNAPSHOT)fe5bd67Retain default LocalVariableTableParameterNameDiscoverer with warn log entriesed5ab77Fix javadoc link in AOP extensibility documentation- Additional commits viewable in compare view
Updates spring-jdbc from 5.3.23 to 6.0.2
Release notes
Sourced from spring-jdbc's releases.
v6.0.2
:star: New Features
- Rely on standard parameter name resolution in Bean Validation 3.0 #29566
:lady_beetle: Bug Fixes
- ResponseStatusException does not use the reason to set the "detail" field #29567
- LocalVariableTableParameterNameDiscoverer logs many warnings with Hibernate validation #29563
:notebook_with_decorative_cover: Documentation
- org.springframework.web.multipart.commons not found #29562
v6.0.1
:star: New Features
- Make
SourceHttpMessageConverteroptional #29535- Deprecate
LocalVariableTableParameterNameDiscoverercompletely (avoiding its exposure in native images) #29531- Make GeneratorStrategy.generate unreachable on native #29521
- Update
LogAdapterto allow build-time code removal #29506:lady_beetle: Bug Fixes
- Unhandled exceptions should mark Servlet observation outcome as error #29512
:notebook_with_decorative_cover: Documentation
- Broken link in documentation section 6.10 #29554
- Fix Javadoc link text in BindingResult #29551
- Fix some typos in Kotlin WebClient example code #29538
- Fix link to Bean Utils Light Library in BeanUtils Javadoc #29534
- Fix link to WebFlux section in reference manual #29525
- Document RuntimeHints testing strategies #29523
- Reorganize and modularize the Testing chapter in the reference manual #29522
- Document switch to
SQLExceptionSubclassTranslatorin the upgrade guide #29518- Update documentation to mention Java 17+ baseline #29514
- Link to Spring WebFlux section is broken #29513
- Update javadoc of Jackson-based decoders to reflect 2.14 baseline #29508
- Code example has callout from a different code example #29505
- Code listing callouts are displayed incorrectly in core-beans.adoc #29457
- Fix a syntax error in an XML listing in core-validation.adoc #29456
:hammer: Dependency Upgrades
:heart: Contributors
... (truncated)
Commits
3a04435Release v6.0.2b7e99fbAdditional documentation notes on Java/Kotlin parameter name retentiona27f2e9ResponseStatusException sets detail from reason again284cf3eRely on standard parameter name resolution in Bean Validation 3.0cbf25b7Reduce deprecation warn logging to one entry per introspected class8391897Document removal of CommonsMultipartResolver in MVC setup documentationa3c8909Log connection info in StompBrokerRelayMessageHandlere77c426Next development version (v6.0.2-SNAPSHOT)fe5bd67Retain default LocalVariableTableParameterNameDiscoverer with warn log entriesed5ab77Fix javadoc link in AOP extensibility documentation- Additional commits viewable in compare view
Updates spring-jms from 5.3.23 to 6.0.2
Release notes
Sourced from spring-jms's releases.
v6.0.2
:star: New Features
- Rely on standard parameter name resolution in Bean Validation 3.0 #29566
:lady_beetle: Bug Fixes
- ResponseStatusException does not use the reason to set the "detail" field #29567
- LocalVariableTableParameterNameDiscoverer logs many warnings with Hibernate validation #29563
:notebook_with_decorative_cover: Documentation
- org.springframework.web.multipart.commons not found #29562
v6.0.1
:star: New Features
- Make
SourceHttpMessageConverteroptional #29535- Deprecate
LocalVariableTableParameterNameDiscoverercompletely (avoiding its exposure in native images) #29531- Make GeneratorStrategy.generate unreachable on native #29521
- Update
LogAdapterto allow build-time code removal #29506:lady_beetle: Bug Fixes
- Unhandled exceptions should mark Servlet observation outcome as error #29512
:notebook_with_decorative_cover: Documentation
- Broken link in documentation section 6.10 #29554
- Fix Javadoc link text in BindingResult #29551
- Fix some typos in Kotlin WebClient example code #29538
- Fix link to Bean Utils Light Library in BeanUtils Javadoc #29534
- Fix link to WebFlux section in reference manual #29525
- Document RuntimeHints testing strategies #29523
- Reorganize and modularize the Testing chapter in the reference manual #29522
- Document switch to
SQLExceptionSubclassTranslatorin the upgrade guide #29518- Update documentation to mention Java 17+ baseline #29514
- Link to Spring WebFlux section is broken #29513
- Update javadoc of Jackson-based decoders to reflect 2.14 baseline #29508
- Code example has callout from a different code example #29505
- Code listing callouts are displayed incorrectly in core-beans.adoc #29457
- Fix a syntax error in an XML listing in core-validation.adoc #29456
:hammer: Dependency Upgrades
:heart: Contributors
... (truncated)
Commits
3a04435Release v6.0.2b7e99fbAdditional documentation notes on Java/Kotlin parameter name retentiona27f2e9ResponseStatusException sets detail from reason again284cf3eRely on standard parameter name resolution in Bean Validation 3.0cbf25b7Reduce deprecation warn logging to one entry per introspected class8391897Document removal of CommonsMultipartResolver in MVC setup documentationa3c8909Log connection info in StompBrokerRelayMessageHandlere77c426Next development version (v6.0.2-SNAPSHOT)fe5bd67Retain default LocalVariableTableParameterNameDiscoverer with warn log entriesed5ab77Fix javadoc link in AOP extensibility documentation- Additional commits viewable in compare view
Updates spring-test from 5.3.23 to 6.0.2
Release notes
Sourced from spring-test's releases.
v6.0.2
:star: New Features
- Rely on standard parameter name resolution in Bean Validation 3.0 #29566
:lady_beetle: Bug Fixes
- ResponseStatusException does not use the reason to set the "detail" field #29567
- LocalVariableTableParameterNameDiscoverer logs many warnings with Hibernate validation #29563
:notebook_with_decorative_cover: Documentation
- org.springframework.web.multipart.commons not found #29562
v6.0.1
:star: New Features
- Make
SourceHttpMessageConverteroptional #29535- Deprecate
LocalVariableTableParameterNameDiscoverercompletely (avoiding its exposure in native images) #29531- Make GeneratorStrategy.generate unreachable on native #29521
- Update
LogAdapterto allow build-time code removal #29506:lady_beetle: Bug Fixes
- Unhandled exceptions should mark Servlet observation outcome as error #29512
:notebook_with_decorative_cover: Documentation
- Broken link in documentation section 6.10 #29554
- Fix Javadoc link text in BindingResult #29551
- Fix some typos in Kotlin WebClient example code #29538
- Fix link to Bean Utils Light Library in BeanUtils Javadoc #29534
- Fix link to WebFlux section in reference manual #29525
- Document RuntimeHints testing strategies #29523
- Reorganize and modularize the Testing chapter in the reference manual #29522
- Document switch to
SQLExceptionSubclassTranslatorin the upgrade guide #29518- Update documentation to mention Java 17+ baseline #29514
- Link to Spring WebFlux section is broken #29513
- Update javadoc of Jackson-based decoders to reflect 2.14 baseline #29508
- Code example has callout from a different code example #29505
- Code listing callouts are displayed incorrectly in core-beans.adoc #29457
- Fix a syntax error in an XML listing in core-validation.adoc #29456
:hammer: Dependency Upgrades
:heart: Contributors
... (truncated)
Commits
3a04435Release v6.0.2b7e99fbAdditional documentation notes on Java/Kotlin parameter name retentiona27f2e9ResponseStatusException sets detail from reason again284cf3eRely on standard parameter name resolution in Bean Validation 3.0cbf25b7Reduce deprecation warn logging to one entry per introspected class8391897Document removal of CommonsMultipartResolver in MVC setup documentationa3c8909Log connection info in StompBrokerRelayMessageHandlere77c426Next development version (v6.0.2-SNAPSHOT)fe5bd67Retain default LocalVariableTableParameterNameDiscoverer with warn log entriesed5ab77Fix javadoc link in AOP extensibility documentation- Additional commits viewable in compare view
Updates spring-tx from 5.3.23 to 6.0.2
Release notes
Sourced from spring-tx's releases.
v6.0.2
:star: New Features
- Rely on standard parameter name resolution in Bean Validation 3.0 #29566
:lady_beetle: Bug Fixes
- ResponseStatusException does not use the reason to set the "detail" field #29567
- LocalVariableTableParameterNameDiscoverer logs many warnings with Hibernate validation #29563
:notebook_with_decorative_cover: Documentation
- org.springframework.web.multipart.commons not found #29562
v6.0.1
:star: New Features
- Make
SourceHttpMessageConverteroptional #29535- Deprecate
LocalVariableTableParameterNameDiscoverercompletely (avoiding its exposure in native images) #29531- Make GeneratorStrategy.generate unreachable on native #29521
- Update
LogAdapterto allow build-time code removal #29506:lady_beetle: Bug Fixes
- Unhandled exceptions should mark Servlet observation outcome as error #29512
:notebook_with_decorative_cover: Documentation
- Broken link in documentation section 6.10 #29554
- Fix Javadoc link text in BindingResult #29551
- Fix some typos in Kotlin WebClient example code #29538
- Fix link to Bean Utils Light Library in BeanUtils Javadoc #29534
- Fix link to WebFlux section in reference manual #29525
- Document RuntimeHints testing strategies #29523
- Reorganize and modularize the Testing chapter in the reference manual #29522
- Document switch to
SQLExceptionSubclassTranslatorin the upgrade guide #29518- Update documentation to mention Java 17+ baseline #29514
- Link to Spring WebFlux section is broken #29513
- Update javadoc of Jackson-based decoders to reflect 2.14 baseline #29508
- Code example has callout from a different code example #29505
- Code listing callouts are displayed incorrectly in core-beans.adoc #29457
- Fix a syntax error in an XML listing in core-validation.adoc #29456
:hammer: Dependency Upgrades
:heart: Contributors
... (truncated)
Commits
3a04435Release v6.0.2b7e99fbAdditional documentation notes on Java/Kotlin parameter name retentiona27f2e9ResponseStatusException sets detail from reason again284cf3eRely on standard parameter name resolution in Bean Validation 3.0cbf25b7Reduce deprecation warn logging to one entry per introspected class8391897Document removal of CommonsMultipartResolver in MVC setup documentationa3c8909Log connection info in StompBrokerRelayMessageHandlere77c426Next development version (v6.0.2-SNAPSHOT)fe5bd67Retain default LocalVariableTableParameterNameDiscoverer with warn log entriesed5ab77Fix javadoc link in AOP extensibility documentation- Additional commits viewable in compare view
Updates spring-web from 5.3.23 to 6.0.2
Release notes
Sourced from spring-web's releases.
v6.0.2
:star: New Features
- Rely on standard parameter name resolution in Bean Validation 3.0 #29566
:lady_beetle: Bug Fixes
- ResponseStatusException does not use the reason to set the "detail" field #29567
- LocalVariableTableParameterNameDiscoverer logs many warnings with Hibernate validation #29563
:notebook_with_decorative_cover: Documentation
- org.springframework.web.multipart.commons not found #29562
v6.0.1
:star: New Features
- Make
SourceHttpMessageConverteroptional #29535- Deprecate
LocalVariableTableParameterNameDiscoverercompletely (avoiding its exposure in native images) #29531- Make GeneratorStrategy.generate unreachable on native #29521
- Update
LogAdapterto allow build-time code removal #29506:lady_beetle: Bug Fixes
- Unhandled exceptions should mark Servlet observation outcome as error #29512
:notebook_with_decorative_cover: Documentation
- Broken link in documentation section 6.10 #29554
- Fix Javadoc link text in BindingResult #29551
- Fix some typos in Kotlin WebClient example code #29538
- Fix link to Bean Utils Light Library in BeanUtils Javadoc #29534
- Fix link to WebFlux section in reference manual #29525
- Document RuntimeHints testing strategies #29523
- Reorganize and modularize the Testing chapter in the reference manual #29522
- Document switch to
SQLExceptionSubclassTranslatorin the upgrade guide #29518- Update documentation to mention Java 17+ baseline #29514
- Link to Spring WebFlux section is broken #29513
- Update javadoc of Jackson-based decoders to reflect 2.14 baseline #29508
- Code example has callout from a different code example #29505
- Code listing callouts are displayed incorrectly in core-beans.adoc #29457
- Fix a syntax error in an XML listing in core-validation.adoc #29456
:hammer: Dependency Upgrades
:heart: Contributors
... (truncated)
Commits
3a04435Release v6.0.2b7e99fbAdditional documentation notes on Java/Kotlin parameter name retentiona27f2e9ResponseStatusException sets detail from reason again284cf3eRely on standard parameter name resolution in Bean Validation 3.0cbf25b7Reduce deprecation warn logging to one entry per introspected class8391897Document removal of CommonsMultipartResolver in MVC setup documentationa3c8909Log connection info in StompBrokerRelayMessageHandlere77c426Next development version (v6.0.2-SNAPSHOT)fe5bd67Retain default LocalVariableTableParameterNameDiscoverer with warn log entriesed5ab77Fix javadoc link in AOP extensibility documentation- Additional commits viewable in compare view
Dependabot will resolve any conflicts with thi...
Description has been truncated