atolcd / sdis-remocra

🔥 Remocra - Plateforme métier opensource conçue par et pour les SDIS.
https://remocra.atolcd.com/
GNU Affero General Public License v3.0
18 stars 4 forks source link

⬆️ Bump spring.version from 3.1.0.RELEASE to 5.2.0.RELEASE in /remocra #4

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 5 years ago

Bumps spring.version from 3.1.0.RELEASE to 5.2.0.RELEASE.

Updates spring-beans from 3.1.0.RELEASE to 5.2.0.RELEASE

Release notes *Sourced from [spring-beans's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.2.0.RELEASE > ## :star: New Features > > - Add support for MockRestServiceServer to verify that a header does not exist [#23721](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23721) > - Set name for shutdown hook Thread [#23670](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23670) > - Use Reactor's new Schedulers.boundedElastic() [#23661](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23661) > - Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer [#23658](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23658) > - Fix RSocketRequester API for requests without payload [#23649](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23649) > - Allow registration of RSocket metadata extractors [#23645](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23645) > - Allow `@Import` and `@ComponentScan` classes to use constructor injection [#23637](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23637) > - Add SVG mapping to mime.types file for JavaMail support [#23629](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23629) > - Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer [#23568](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23568) > - Log HTTP method in logging filters and revise log message format [#23567](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23567) > - Omit cancellation of transactional Monos in TransactionOperator [#23562](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23562) > - PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs [#23532](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23532) > - Improve parity between Java and Kotlin router DSL [#23524](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23524) > - Provide an memory efficient alternative to ClientHttpRequestInterceptor [#22002](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22002) > > ## :beetle: Bug Fixes > > - Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code [#23724](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23724) > - ServerRequestExtensionsTests#`remoteAddressOrNull with value()` fails on Java 13 [#23677](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23677) > - PathPatternParserTests#regexPathElementPatterns() fails on Java 13 [#23669](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23669) > - BOM has explicit `compile` scope for each dependency [#23660](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23660) > - AbstractResource causes early log4j initialization [#23655](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23655) > - Improper UTF-8 handling in MockMvc for JSON response [#23622](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23622) > - Memory leak when using `@Async` after upgrading from 5.1 to 5.2 [#23571](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23571) > - FactoryBean registered with explicit target type cannot be autowired by type [#23561](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23561) > > ## :notebook_with_decorative_cover: Documentation > > - Fix typo in DispatcherServlet Javadoc [#23726](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23726) > - Clarify units handling in DataSize javadoc [#23697](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23697) > - Upgrade "Spring Framework Versions" page to mention JDK 13 support [#23674](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23674) > - Document WebMvc.fn [#23657](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23657) > - Mention Ordered and `@Order` support for components in Javadoc [#23636](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23636) > - Fix typo [#23603](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23603) > - Document minimum JDK 8 update version [#23563](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23563) > - RSocket documentation [#23147](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23147) > > ## :hammer: Dependency Upgrades > > - Upgrade to RSocket 1.0.0.RC5 [#23698](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23698) > - Upgrade to Reactor Dysprosium-RELEASE [#23695](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23695) > - Upgrade to Spring Doc Resources 0.1.3 [#23679](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23679) > - Upgrade to Coroutines 1.3.2 [#23663](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23663) > - Upgrade to Jackson 2.10.0 [#23662](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23662) > > ## :heart: Contributors > > ... (truncated)
Commits - [`927b8c1`](https://github.com/spring-projects/spring-framework/commit/927b8c15ef20eaaa4002d4b2170cc536a6d6aa35) Release version 5.2.0.RELEASE - [`e435f64`](https://github.com/spring-projects/spring-framework/commit/e435f642bc5b84ce6862b4d9c0b62cb1bd1fe385) Temporarily disable Gradle metadata publication - [`a446f57`](https://github.com/spring-projects/spring-framework/commit/a446f572a67074c50477a6a17c55aa6d8e2f3808) Fix missing project information in generated POMS - [`545a4fa`](https://github.com/spring-projects/spring-framework/commit/545a4faa2d02a047241cd31c7d0bb0b1b5b028d2) Revert "Next Development Version" - [`f3ba263`](https://github.com/spring-projects/spring-framework/commit/f3ba263fccde24bc6bb93139960793bf5815f71e) Next Development Version - [`77bc1b0`](https://github.com/spring-projects/spring-framework/commit/77bc1b05a6e4cba52352edc02262a37d75c67c09) Use RSocket BOM - [`29f0d1b`](https://github.com/spring-projects/spring-framework/commit/29f0d1b25e73b1046a78c244cd05859e64e295a6) Remove TODO in AnnotationUtils - [`f9424c8`](https://github.com/spring-projects/spring-framework/commit/f9424c889b7a141299b3a173f02d19952d7e3f41) Upgrade to RSocket 1.0.0-RC5 - [`b24ac74`](https://github.com/spring-projects/spring-framework/commit/b24ac741063ed04233df32f6e3a5e57dd1755b6f) Restore TransactionOperations Kotlin API compatibilty - [`1e0bdc0`](https://github.com/spring-projects/spring-framework/commit/1e0bdc0337843203f0971b2de7b9c5e2f221fbc5) Fix typo in DispatcherServlet Javadoc - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.2.0.RELEASE)


Updates spring-core from 3.1.0.RELEASE to 5.2.0.RELEASE

Release notes *Sourced from [spring-core's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.2.0.RELEASE > ## :star: New Features > > - Add support for MockRestServiceServer to verify that a header does not exist [#23721](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23721) > - Set name for shutdown hook Thread [#23670](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23670) > - Use Reactor's new Schedulers.boundedElastic() [#23661](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23661) > - Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer [#23658](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23658) > - Fix RSocketRequester API for requests without payload [#23649](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23649) > - Allow registration of RSocket metadata extractors [#23645](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23645) > - Allow `@Import` and `@ComponentScan` classes to use constructor injection [#23637](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23637) > - Add SVG mapping to mime.types file for JavaMail support [#23629](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23629) > - Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer [#23568](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23568) > - Log HTTP method in logging filters and revise log message format [#23567](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23567) > - Omit cancellation of transactional Monos in TransactionOperator [#23562](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23562) > - PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs [#23532](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23532) > - Improve parity between Java and Kotlin router DSL [#23524](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23524) > - Provide an memory efficient alternative to ClientHttpRequestInterceptor [#22002](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22002) > > ## :beetle: Bug Fixes > > - Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code [#23724](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23724) > - ServerRequestExtensionsTests#`remoteAddressOrNull with value()` fails on Java 13 [#23677](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23677) > - PathPatternParserTests#regexPathElementPatterns() fails on Java 13 [#23669](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23669) > - BOM has explicit `compile` scope for each dependency [#23660](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23660) > - AbstractResource causes early log4j initialization [#23655](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23655) > - Improper UTF-8 handling in MockMvc for JSON response [#23622](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23622) > - Memory leak when using `@Async` after upgrading from 5.1 to 5.2 [#23571](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23571) > - FactoryBean registered with explicit target type cannot be autowired by type [#23561](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23561) > > ## :notebook_with_decorative_cover: Documentation > > - Fix typo in DispatcherServlet Javadoc [#23726](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23726) > - Clarify units handling in DataSize javadoc [#23697](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23697) > - Upgrade "Spring Framework Versions" page to mention JDK 13 support [#23674](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23674) > - Document WebMvc.fn [#23657](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23657) > - Mention Ordered and `@Order` support for components in Javadoc [#23636](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23636) > - Fix typo [#23603](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23603) > - Document minimum JDK 8 update version [#23563](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23563) > - RSocket documentation [#23147](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23147) > > ## :hammer: Dependency Upgrades > > - Upgrade to RSocket 1.0.0.RC5 [#23698](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23698) > - Upgrade to Reactor Dysprosium-RELEASE [#23695](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23695) > - Upgrade to Spring Doc Resources 0.1.3 [#23679](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23679) > - Upgrade to Coroutines 1.3.2 [#23663](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23663) > - Upgrade to Jackson 2.10.0 [#23662](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23662) > > ## :heart: Contributors > > ... (truncated)
Commits - [`927b8c1`](https://github.com/spring-projects/spring-framework/commit/927b8c15ef20eaaa4002d4b2170cc536a6d6aa35) Release version 5.2.0.RELEASE - [`e435f64`](https://github.com/spring-projects/spring-framework/commit/e435f642bc5b84ce6862b4d9c0b62cb1bd1fe385) Temporarily disable Gradle metadata publication - [`a446f57`](https://github.com/spring-projects/spring-framework/commit/a446f572a67074c50477a6a17c55aa6d8e2f3808) Fix missing project information in generated POMS - [`545a4fa`](https://github.com/spring-projects/spring-framework/commit/545a4faa2d02a047241cd31c7d0bb0b1b5b028d2) Revert "Next Development Version" - [`f3ba263`](https://github.com/spring-projects/spring-framework/commit/f3ba263fccde24bc6bb93139960793bf5815f71e) Next Development Version - [`77bc1b0`](https://github.com/spring-projects/spring-framework/commit/77bc1b05a6e4cba52352edc02262a37d75c67c09) Use RSocket BOM - [`29f0d1b`](https://github.com/spring-projects/spring-framework/commit/29f0d1b25e73b1046a78c244cd05859e64e295a6) Remove TODO in AnnotationUtils - [`f9424c8`](https://github.com/spring-projects/spring-framework/commit/f9424c889b7a141299b3a173f02d19952d7e3f41) Upgrade to RSocket 1.0.0-RC5 - [`b24ac74`](https://github.com/spring-projects/spring-framework/commit/b24ac741063ed04233df32f6e3a5e57dd1755b6f) Restore TransactionOperations Kotlin API compatibilty - [`1e0bdc0`](https://github.com/spring-projects/spring-framework/commit/1e0bdc0337843203f0971b2de7b9c5e2f221fbc5) Fix typo in DispatcherServlet Javadoc - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.2.0.RELEASE)


Updates spring-test from 3.1.0.RELEASE to 5.2.0.RELEASE

Release notes *Sourced from [spring-test's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.2.0.RELEASE > ## :star: New Features > > - Add support for MockRestServiceServer to verify that a header does not exist [#23721](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23721) > - Set name for shutdown hook Thread [#23670](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23670) > - Use Reactor's new Schedulers.boundedElastic() [#23661](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23661) > - Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer [#23658](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23658) > - Fix RSocketRequester API for requests without payload [#23649](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23649) > - Allow registration of RSocket metadata extractors [#23645](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23645) > - Allow `@Import` and `@ComponentScan` classes to use constructor injection [#23637](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23637) > - Add SVG mapping to mime.types file for JavaMail support [#23629](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23629) > - Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer [#23568](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23568) > - Log HTTP method in logging filters and revise log message format [#23567](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23567) > - Omit cancellation of transactional Monos in TransactionOperator [#23562](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23562) > - PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs [#23532](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23532) > - Improve parity between Java and Kotlin router DSL [#23524](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23524) > - Provide an memory efficient alternative to ClientHttpRequestInterceptor [#22002](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22002) > > ## :beetle: Bug Fixes > > - Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code [#23724](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23724) > - ServerRequestExtensionsTests#`remoteAddressOrNull with value()` fails on Java 13 [#23677](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23677) > - PathPatternParserTests#regexPathElementPatterns() fails on Java 13 [#23669](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23669) > - BOM has explicit `compile` scope for each dependency [#23660](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23660) > - AbstractResource causes early log4j initialization [#23655](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23655) > - Improper UTF-8 handling in MockMvc for JSON response [#23622](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23622) > - Memory leak when using `@Async` after upgrading from 5.1 to 5.2 [#23571](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23571) > - FactoryBean registered with explicit target type cannot be autowired by type [#23561](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23561) > > ## :notebook_with_decorative_cover: Documentation > > - Fix typo in DispatcherServlet Javadoc [#23726](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23726) > - Clarify units handling in DataSize javadoc [#23697](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23697) > - Upgrade "Spring Framework Versions" page to mention JDK 13 support [#23674](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23674) > - Document WebMvc.fn [#23657](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23657) > - Mention Ordered and `@Order` support for components in Javadoc [#23636](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23636) > - Fix typo [#23603](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23603) > - Document minimum JDK 8 update version [#23563](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23563) > - RSocket documentation [#23147](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23147) > > ## :hammer: Dependency Upgrades > > - Upgrade to RSocket 1.0.0.RC5 [#23698](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23698) > - Upgrade to Reactor Dysprosium-RELEASE [#23695](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23695) > - Upgrade to Spring Doc Resources 0.1.3 [#23679](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23679) > - Upgrade to Coroutines 1.3.2 [#23663](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23663) > - Upgrade to Jackson 2.10.0 [#23662](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23662) > > ## :heart: Contributors > > ... (truncated)
Commits - [`927b8c1`](https://github.com/spring-projects/spring-framework/commit/927b8c15ef20eaaa4002d4b2170cc536a6d6aa35) Release version 5.2.0.RELEASE - [`e435f64`](https://github.com/spring-projects/spring-framework/commit/e435f642bc5b84ce6862b4d9c0b62cb1bd1fe385) Temporarily disable Gradle metadata publication - [`a446f57`](https://github.com/spring-projects/spring-framework/commit/a446f572a67074c50477a6a17c55aa6d8e2f3808) Fix missing project information in generated POMS - [`545a4fa`](https://github.com/spring-projects/spring-framework/commit/545a4faa2d02a047241cd31c7d0bb0b1b5b028d2) Revert "Next Development Version" - [`f3ba263`](https://github.com/spring-projects/spring-framework/commit/f3ba263fccde24bc6bb93139960793bf5815f71e) Next Development Version - [`77bc1b0`](https://github.com/spring-projects/spring-framework/commit/77bc1b05a6e4cba52352edc02262a37d75c67c09) Use RSocket BOM - [`29f0d1b`](https://github.com/spring-projects/spring-framework/commit/29f0d1b25e73b1046a78c244cd05859e64e295a6) Remove TODO in AnnotationUtils - [`f9424c8`](https://github.com/spring-projects/spring-framework/commit/f9424c889b7a141299b3a173f02d19952d7e3f41) Upgrade to RSocket 1.0.0-RC5 - [`b24ac74`](https://github.com/spring-projects/spring-framework/commit/b24ac741063ed04233df32f6e3a5e57dd1755b6f) Restore TransactionOperations Kotlin API compatibilty - [`1e0bdc0`](https://github.com/spring-projects/spring-framework/commit/1e0bdc0337843203f0971b2de7b9c5e2f221fbc5) Fix typo in DispatcherServlet Javadoc - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.2.0.RELEASE)


Updates spring-context from 3.1.0.RELEASE to 5.2.0.RELEASE

Release notes *Sourced from [spring-context's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.2.0.RELEASE > ## :star: New Features > > - Add support for MockRestServiceServer to verify that a header does not exist [#23721](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23721) > - Set name for shutdown hook Thread [#23670](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23670) > - Use Reactor's new Schedulers.boundedElastic() [#23661](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23661) > - Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer [#23658](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23658) > - Fix RSocketRequester API for requests without payload [#23649](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23649) > - Allow registration of RSocket metadata extractors [#23645](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23645) > - Allow `@Import` and `@ComponentScan` classes to use constructor injection [#23637](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23637) > - Add SVG mapping to mime.types file for JavaMail support [#23629](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23629) > - Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer [#23568](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23568) > - Log HTTP method in logging filters and revise log message format [#23567](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23567) > - Omit cancellation of transactional Monos in TransactionOperator [#23562](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23562) > - PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs [#23532](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23532) > - Improve parity between Java and Kotlin router DSL [#23524](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23524) > - Provide an memory efficient alternative to ClientHttpRequestInterceptor [#22002](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22002) > > ## :beetle: Bug Fixes > > - Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code [#23724](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23724) > - ServerRequestExtensionsTests#`remoteAddressOrNull with value()` fails on Java 13 [#23677](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23677) > - PathPatternParserTests#regexPathElementPatterns() fails on Java 13 [#23669](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23669) > - BOM has explicit `compile` scope for each dependency [#23660](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23660) > - AbstractResource causes early log4j initialization [#23655](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23655) > - Improper UTF-8 handling in MockMvc for JSON response [#23622](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23622) > - Memory leak when using `@Async` after upgrading from 5.1 to 5.2 [#23571](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23571) > - FactoryBean registered with explicit target type cannot be autowired by type [#23561](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23561) > > ## :notebook_with_decorative_cover: Documentation > > - Fix typo in DispatcherServlet Javadoc [#23726](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23726) > - Clarify units handling in DataSize javadoc [#23697](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23697) > - Upgrade "Spring Framework Versions" page to mention JDK 13 support [#23674](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23674) > - Document WebMvc.fn [#23657](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23657) > - Mention Ordered and `@Order` support for components in Javadoc [#23636](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23636) > - Fix typo [#23603](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23603) > - Document minimum JDK 8 update version [#23563](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23563) > - RSocket documentation [#23147](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23147) > > ## :hammer: Dependency Upgrades > > - Upgrade to RSocket 1.0.0.RC5 [#23698](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23698) > - Upgrade to Reactor Dysprosium-RELEASE [#23695](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23695) > - Upgrade to Spring Doc Resources 0.1.3 [#23679](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23679) > - Upgrade to Coroutines 1.3.2 [#23663](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23663) > - Upgrade to Jackson 2.10.0 [#23662](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23662) > > ## :heart: Contributors > > ... (truncated)
Commits - [`927b8c1`](https://github.com/spring-projects/spring-framework/commit/927b8c15ef20eaaa4002d4b2170cc536a6d6aa35) Release version 5.2.0.RELEASE - [`e435f64`](https://github.com/spring-projects/spring-framework/commit/e435f642bc5b84ce6862b4d9c0b62cb1bd1fe385) Temporarily disable Gradle metadata publication - [`a446f57`](https://github.com/spring-projects/spring-framework/commit/a446f572a67074c50477a6a17c55aa6d8e2f3808) Fix missing project information in generated POMS - [`545a4fa`](https://github.com/spring-projects/spring-framework/commit/545a4faa2d02a047241cd31c7d0bb0b1b5b028d2) Revert "Next Development Version" - [`f3ba263`](https://github.com/spring-projects/spring-framework/commit/f3ba263fccde24bc6bb93139960793bf5815f71e) Next Development Version - [`77bc1b0`](https://github.com/spring-projects/spring-framework/commit/77bc1b05a6e4cba52352edc02262a37d75c67c09) Use RSocket BOM - [`29f0d1b`](https://github.com/spring-projects/spring-framework/commit/29f0d1b25e73b1046a78c244cd05859e64e295a6) Remove TODO in AnnotationUtils - [`f9424c8`](https://github.com/spring-projects/spring-framework/commit/f9424c889b7a141299b3a173f02d19952d7e3f41) Upgrade to RSocket 1.0.0-RC5 - [`b24ac74`](https://github.com/spring-projects/spring-framework/commit/b24ac741063ed04233df32f6e3a5e57dd1755b6f) Restore TransactionOperations Kotlin API compatibilty - [`1e0bdc0`](https://github.com/spring-projects/spring-framework/commit/1e0bdc0337843203f0971b2de7b9c5e2f221fbc5) Fix typo in DispatcherServlet Javadoc - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.2.0.RELEASE)


Updates spring-aop from 3.1.0.RELEASE to 5.2.0.RELEASE

Release notes *Sourced from [spring-aop's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.2.0.RELEASE > ## :star: New Features > > - Add support for MockRestServiceServer to verify that a header does not exist [#23721](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23721) > - Set name for shutdown hook Thread [#23670](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23670) > - Use Reactor's new Schedulers.boundedElastic() [#23661](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23661) > - Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer [#23658](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23658) > - Fix RSocketRequester API for requests without payload [#23649](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23649) > - Allow registration of RSocket metadata extractors [#23645](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23645) > - Allow `@Import` and `@ComponentScan` classes to use constructor injection [#23637](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23637) > - Add SVG mapping to mime.types file for JavaMail support [#23629](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23629) > - Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer [#23568](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23568) > - Log HTTP method in logging filters and revise log message format [#23567](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23567) > - Omit cancellation of transactional Monos in TransactionOperator [#23562](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23562) > - PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs [#23532](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23532) > - Improve parity between Java and Kotlin router DSL [#23524](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23524) > - Provide an memory efficient alternative to ClientHttpRequestInterceptor [#22002](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22002) > > ## :beetle: Bug Fixes > > - Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code [#23724](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23724) > - ServerRequestExtensionsTests#`remoteAddressOrNull with value()` fails on Java 13 [#23677](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23677) > - PathPatternParserTests#regexPathElementPatterns() fails on Java 13 [#23669](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23669) > - BOM has explicit `compile` scope for each dependency [#23660](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23660) > - AbstractResource causes early log4j initialization [#23655](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23655) > - Improper UTF-8 handling in MockMvc for JSON response [#23622](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23622) > - Memory leak when using `@Async` after upgrading from 5.1 to 5.2 [#23571](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23571) > - FactoryBean registered with explicit target type cannot be autowired by type [#23561](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23561) > > ## :notebook_with_decorative_cover: Documentation > > - Fix typo in DispatcherServlet Javadoc [#23726](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23726) > - Clarify units handling in DataSize javadoc [#23697](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23697) > - Upgrade "Spring Framework Versions" page to mention JDK 13 support [#23674](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23674) > - Document WebMvc.fn [#23657](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23657) > - Mention Ordered and `@Order` support for components in Javadoc [#23636](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23636) > - Fix typo [#23603](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23603) > - Document minimum JDK 8 update version [#23563](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23563) > - RSocket documentation [#23147](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23147) > > ## :hammer: Dependency Upgrades > > - Upgrade to RSocket 1.0.0.RC5 [#23698](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23698) > - Upgrade to Reactor Dysprosium-RELEASE [#23695](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23695) > - Upgrade to Spring Doc Resources 0.1.3 [#23679](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23679) > - Upgrade to Coroutines 1.3.2 [#23663](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23663) > - Upgrade to Jackson 2.10.0 [#23662](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23662) > > ## :heart: Contributors > > ... (truncated)
Commits - [`927b8c1`](https://github.com/spring-projects/spring-framework/commit/927b8c15ef20eaaa4002d4b2170cc536a6d6aa35) Release version 5.2.0.RELEASE - [`e435f64`](https://github.com/spring-projects/spring-framework/commit/e435f642bc5b84ce6862b4d9c0b62cb1bd1fe385) Temporarily disable Gradle metadata publication - [`a446f57`](https://github.com/spring-projects/spring-framework/commit/a446f572a67074c50477a6a17c55aa6d8e2f3808) Fix missing project information in generated POMS - [`545a4fa`](https://github.com/spring-projects/spring-framework/commit/545a4faa2d02a047241cd31c7d0bb0b1b5b028d2) Revert "Next Development Version" - [`f3ba263`](https://github.com/spring-projects/spring-framework/commit/f3ba263fccde24bc6bb93139960793bf5815f71e) Next Development Version - [`77bc1b0`](https://github.com/spring-projects/spring-framework/commit/77bc1b05a6e4cba52352edc02262a37d75c67c09) Use RSocket BOM - [`29f0d1b`](https://github.com/spring-projects/spring-framework/commit/29f0d1b25e73b1046a78c244cd05859e64e295a6) Remove TODO in AnnotationUtils - [`f9424c8`](https://github.com/spring-projects/spring-framework/commit/f9424c889b7a141299b3a173f02d19952d7e3f41) Upgrade to RSocket 1.0.0-RC5 - [`b24ac74`](https://github.com/spring-projects/spring-framework/commit/b24ac741063ed04233df32f6e3a5e57dd1755b6f) Restore TransactionOperations Kotlin API compatibilty - [`1e0bdc0`](https://github.com/spring-projects/spring-framework/commit/1e0bdc0337843203f0971b2de7b9c5e2f221fbc5) Fix typo in DispatcherServlet Javadoc - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.2.0.RELEASE)


Updates spring-aspects from 3.1.0.RELEASE to 5.2.0.RELEASE

Release notes *Sourced from [spring-aspects's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.2.0.RELEASE > ## :star: New Features > > - Add support for MockRestServiceServer to verify that a header does not exist [#23721](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23721) > - Set name for shutdown hook Thread [#23670](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23670) > - Use Reactor's new Schedulers.boundedElastic() [#23661](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23661) > - Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer [#23658](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23658) > - Fix RSocketRequester API for requests without payload [#23649](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23649) > - Allow registration of RSocket metadata extractors [#23645](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23645) > - Allow `@Import` and `@ComponentScan` classes to use constructor injection [#23637](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23637) > - Add SVG mapping to mime.types file for JavaMail support [#23629](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23629) > - Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer [#23568](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23568) > - Log HTTP method in logging filters and revise log message format [#23567](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23567) > - Omit cancellation of transactional Monos in TransactionOperator [#23562](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23562) > - PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs [#23532](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23532) > - Improve parity between Java and Kotlin router DSL [#23524](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23524) > - Provide an memory efficient alternative to ClientHttpRequestInterceptor [#22002](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22002) > > ## :beetle: Bug Fixes > > - Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code [#23724](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23724) > - ServerRequestExtensionsTests#`remoteAddressOrNull with value()` fails on Java 13 [#23677](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23677) > - PathPatternParserTests#regexPathElementPatterns() fails on Java 13 [#23669](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23669) > - BOM has explicit `compile` scope for each dependency [#23660](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23660) > - AbstractResource causes early log4j initialization [#23655](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23655) > - Improper UTF-8 handling in MockMvc for JSON response [#23622](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23622) > - Memory leak when using `@Async` after upgrading from 5.1 to 5.2 [#23571](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23571) > - FactoryBean registered with explicit target type cannot be autowired by type [#23561](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23561) > > ## :notebook_with_decorative_cover: Documentation > > - Fix typo in DispatcherServlet Javadoc [#23726](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23726) > - Clarify units handling in DataSize javadoc [#23697](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23697) > - Upgrade "Spring Framework Versions" page to mention JDK 13 support [#23674](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23674) > - Document WebMvc.fn [#23657](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23657) > - Mention Ordered and `@Order` support for components in Javadoc [#23636](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23636) > - Fix typo [#23603](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23603) > - Document minimum JDK 8 update version [#23563](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23563) > - RSocket documentation [#23147](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23147) > > ## :hammer: Dependency Upgrades > > - Upgrade to RSocket 1.0.0.RC5 [#23698](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23698) > - Upgrade to Reactor Dysprosium-RELEASE [#23695](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23695) > - Upgrade to Spring Doc Resources 0.1.3 [#23679](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23679) > - Upgrade to Coroutines 1.3.2 [#23663](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23663) > - Upgrade to Jackson 2.10.0 [#23662](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23662) > > ## :heart: Contributors > > ... (truncated)
Commits - [`927b8c1`](https://github.com/spring-projects/spring-framework/commit/927b8c15ef20eaaa4002d4b2170cc536a6d6aa35) Release version 5.2.0.RELEASE - [`e435f64`](https://github.com/spring-projects/spring-framework/commit/e435f642bc5b84ce6862b4d9c0b62cb1bd1fe385) Temporarily disable Gradle metadata publication - [`a446f57`](https://github.com/spring-projects/spring-framework/commit/a446f572a67074c50477a6a17c55aa6d8e2f3808) Fix missing project information in generated POMS - [`545a4fa`](https://github.com/spring-projects/spring-framework/commit/545a4faa2d02a047241cd31c7d0bb0b1b5b028d2) Revert "Next Development Version" - [`f3ba263`](https://github.com/spring-projects/spring-framework/commit/f3ba263fccde24bc6bb93139960793bf5815f71e) Next Development Version - [`77bc1b0`](https://github.com/spring-projects/spring-framework/commit/77bc1b05a6e4cba52352edc02262a37d75c67c09) Use RSocket BOM - [`29f0d1b`](https://github.com/spring-projects/spring-framework/commit/29f0d1b25e73b1046a78c244cd05859e64e295a6) Remove TODO in AnnotationUtils - [`f9424c8`](https://github.com/spring-projects/spring-framework/commit/f9424c889b7a141299b3a173f02d19952d7e3f41) Upgrade to RSocket 1.0.0-RC5 - [`b24ac74`](https://github.com/spring-projects/spring-framework/commit/b24ac741063ed04233df32f6e3a5e57dd1755b6f) Restore TransactionOperations Kotlin API compatibilty - [`1e0bdc0`](https://github.com/spring-projects/spring-framework/commit/1e0bdc0337843203f0971b2de7b9c5e2f221fbc5) Fix typo in DispatcherServlet Javadoc - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.2.0.RELEASE)


Updates spring-jdbc from 3.1.0.RELEASE to 5.2.0.RELEASE

Release notes *Sourced from [spring-jdbc's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.2.0.RELEASE > ## :star: New Features > > - Add support for MockRestServiceServer to verify that a header does not exist [#23721](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23721) > - Set name for shutdown hook Thread [#23670](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23670) > - Use Reactor's new Schedulers.boundedElastic() [#23661](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23661) > - Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer [#23658](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23658) > - Fix RSocketRequester API for requests without payload [#23649](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23649) > - Allow registration of RSocket metadata extractors [#23645](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23645) > - Allow `@Import` and `@ComponentScan` classes to use constructor injection [#23637](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23637) > - Add SVG mapping to mime.types file for JavaMail support [#23629](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23629) > - Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer [#23568](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23568) > - Log HTTP method in logging filters and revise log message format [#23567](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23567) > - Omit cancellation of transactional Monos in TransactionOperator [#23562](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23562) > - PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs [#23532](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23532) > - Improve parity between Java and Kotlin router DSL [#23524](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23524) > - Provide an memory efficient alternative to ClientHttpRequestInterceptor [#22002](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22002) > > ## :beetle: Bug Fixes > > - Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code [#23724](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23724) > - ServerRequestExtensionsTests#`remoteAddressOrNull with value()` fails on Java 13 [#23677](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23677) > - PathPatternParserTests#regexPathElementPatterns() fails on Java 13 [#23669](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23669) > - BOM has explicit `compile` scope for each dependency [#23660](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23660) > - AbstractResource causes early log4j initialization [#23655](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23655) > - Improper UTF-8 handling in MockMvc for JSON response [#23622](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23622) > - Memory leak when using `@Async` after upgrading from 5.1 to 5.2 [#23571](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23571) > - FactoryBean registered with explicit target type cannot be autowired by type [#23561](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23561) > > ## :notebook_with_decorative_cover: Documentation > > - Fix typo in DispatcherServlet Javadoc [#23726](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23726) > - Clarify units handling in DataSize javadoc [#23697](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23697) > - Upgrade "Spring Framework Versions" page to mention JDK 13 support [#23674](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23674) > - Document WebMvc.fn [#23657](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23657) > - Mention Ordered and `@Order` support for components in Javadoc [#23636](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23636) > - Fix typo [#23603](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23603) > - Document minimum JDK 8 update version [#23563](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23563) > - RSocket documentation [#23147](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23147) > > ## :hammer: Dependency Upgrades > > - Upgrade to RSocket 1.0.0.RC5 [#23698](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23698) > - Upgrade to Reactor Dysprosium-RELEASE [#23695](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23695) > - Upgrade to Spring Doc Resources 0.1.3 [#23679](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23679) > - Upgrade to Coroutines 1.3.2 [#23663](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23663) > - Upgrade to Jackson 2.10.0 [#23662](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23662) > > ## :heart: Contributors > > ... (truncated)
Commits - [`927b8c1`](https://github.com/spring-projects/spring-framework/commit/927b8c15ef20eaaa4002d4b2170cc536a6d6aa35) Release version 5.2.0.RELEASE - [`e435f64`](https://github.com/spring-projects/spring-framework/commit/e435f642bc5b84ce6862b4d9c0b62cb1bd1fe385) Temporarily disable Gradle metadata publication - [`a446f57`](https://github.com/spring-projects/spring-framework/commit/a446f572a67074c50477a6a17c55aa6d8e2f3808) Fix missing project information in generated POMS - [`545a4fa`](https://github.com/spring-projects/spring-framework/commit/545a4faa2d02a047241cd31c7d0bb0b1b5b028d2) Revert "Next Development Version" - [`f3ba263`](https://github.com/spring-projects/spring-framework/commit/f3ba263fccde24bc6bb93139960793bf5815f71e) Next Development Version - [`77bc1b0`](https://github.com/spring-projects/spring-framework/commit/77bc1b05a6e4cba52352edc02262a37d75c67c09) Use RSocket BOM - [`29f0d1b`](https://github.com/spring-projects/spring-framework/commit/29f0d1b25e73b1046a78c244cd05859e64e295a6) Remove TODO in AnnotationUtils - [`f9424c8`](https://github.com/spring-projects/spring-framework/commit/f9424c889b7a141299b3a173f02d19952d7e3f41) Upgrade to RSocket 1.0.0-RC5 - [`b24ac74`](https://github.com/spring-projects/spring-framework/commit/b24ac741063ed04233df32f6e3a5e57dd1755b6f) Restore TransactionOperations Kotlin API compatibilty - [`1e0bdc0`](https://github.com/spring-projects/spring-framework/commit/1e0bdc0337843203f0971b2de7b9c5e2f221fbc5) Fix typo in DispatcherServlet Javadoc - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.2.0.RELEASE)


Updates spring-orm from 3.1.0.RELEASE to 5.2.0.RELEASE

Release notes *Sourced from [spring-orm's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.2.0.RELEASE > ## :star: New Features > > - Add support for MockRestServiceServer to verify that a header does not exist [#23721](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23721) > - Set name for shutdown hook Thread [#23670](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23670) > - Use Reactor's new Schedulers.boundedElastic() [#23661](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23661) > - Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer [#23658](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23658) > - Fix RSocketRequester API for requests without payload [#23649](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23649) > - Allow registration of RSocket metadata extractors [#23645](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23645) > - Allow `@Import` and `@ComponentScan` classes to use constructor injection [#23637](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23637) > - Add SVG mapping to mime.types file for JavaMail support [#23629](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23629) > - Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer [#23568](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23568) > - Log HTTP method in logging filters and revise log message format [#23567](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23567) > - Omit cancellation of transactional Monos in TransactionOperator [#23562](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23562) > - PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs [#23532](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23532) > - Improve parity between Java and Kotlin router DSL [#23524](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23524) > - Provide an memory efficient alternative to ClientHttpRequestInterceptor [#22002](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22002) > > ## :beetle: Bug Fixes > > - Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code [#23724](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23724) > - ServerRequestExtensionsTests#`remoteAddressOrNull with value()` fails on Java 13 [#23677](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23677) > - PathPatternParserTests#regexPathElementPatterns() fails on Java 13 [#23669](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23669) > - BOM has explicit `compile` scope for each dependency [#23660](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23660) > - AbstractResource causes early log4j initialization [#23655](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23655) > - Improper UTF-8 handling in MockMvc for JSON response [#23622](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23622) > - Memory leak when using `@Async` after upgrading from 5.1 to 5.2 [#23571](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23571) > - FactoryBean registered with explicit target type cannot be autowired by type [#23561](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23561) > > ## :notebook_with_decorative_cover: Documentation > > - Fix typo in DispatcherServlet Javadoc [#23726](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23726) > - Clarify units handling in DataSize javadoc [#23697](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23697) > - Upgrade "Spring Framework Versions" page to mention JDK 13 support [#23674](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23674) > - Document WebMvc.fn [#23657](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23657) > - Mention Ordered and `@Order` support for components in Javadoc [#23636](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23636) > - Fix typo [#23603](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23603) > - Document minimum JDK 8 update version [#23563](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23563) > - RSocket documentation [#23147](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23147) > > ## :hammer: Dependency Upgrades > > - Upgrade to RSocket 1.0.0.RC5 [#23698](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23698) > - Upgrade to Reactor Dysprosium-RELEASE [#23695](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23695) > - Upgrade to Spring Doc Resources 0.1.3 [#23679](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23679) > - Upgrade to Coroutines 1.3.2 [#23663](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23663) > - Upgrade to Jackson 2.10.0 [#23662](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23662) > > ## :heart: Contributors > > ... (truncated)
Commits - [`927b8c1`](https://github.com/spring-projects/spring-framework/commit/927b8c15ef20eaaa4002d4b2170cc536a6d6aa35) Release version 5.2.0.RELEASE - [`e435f64`](https://github.com/spring-projects/spring-framework/commit/e435f642bc5b84ce6862b4d9c0b62cb1bd1fe385) Temporarily disable Gradle metadata publication - [`a446f57`](https://github.com/spring-projects/spring-framework/commit/a446f572a67074c50477a6a17c55aa6d8e2f3808) Fix missing project information in generated POMS - [`545a4fa`](https://github.com/spring-projects/spring-framework/commit/545a4faa2d02a047241cd31c7d0bb0b1b5b028d2) Revert "Next Development Version" - [`f3ba263`](https://github.com/spring-projects/spring-framework/commit/f3ba263fccde24bc6bb93139960793bf5815f71e) Next Development Version - [`77bc1b0`](https://github.com/spring-projects/spring-framework/commit/77bc1b05a6e4cba52352edc02262a37d75c67c09) Use RSocket BOM - [`29f0d1b`](https://github.com/spring-projects/spring-framework/commit/29f0d1b25e73b1046a78c244cd05859e64e295a6) Remove TODO in AnnotationUtils - [`f9424c8`](https://github.com/spring-projects/spring-framework/commit/f9424c889b7a141299b3a173f02d19952d7e3f41) Upgrade to RSocket 1.0.0-RC5 - [`b24ac74`](https://github.com/spring-projects/spring-framework/commit/b24ac741063ed04233df32f6e3a5e57dd1755b6f) Restore TransactionOperations Kotlin API compatibilty - [`1e0bdc0`](https://github.com/spring-projects/spring-framework/commit/1e0bdc0337843203f0971b2de7b9c5e2f221fbc5) Fix typo in DispatcherServlet Javadoc - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.2.0.RELEASE)


Updates spring-webmvc from 3.1.0.RELEASE to 5.2.0.RELEASE

Release notes *Sourced from [spring-webmvc's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.2.0.RELEASE > ## :star: New Features > > - Add support for MockRestServiceServer to verify that a header does not exist [#23721](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23721) > - Set name for shutdown hook Thread [#23670](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23670) > - Use Reactor's new Schedulers.boundedElastic() [#23661](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23661) > - Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer [#23658](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23658) > - Fix RSocketRequester API for requests without payload [#23649](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23649) > - Allow registration of RSocket metadata extractors [#23645](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23645) > - Allow `@Import` and `@ComponentScan` classes to use constructor injection [#23637](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23637) > - Add SVG mapping to mime.types file for JavaMail support [#23629](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23629) > - Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer [#23568](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23568) > - Log HTTP method in logging filters and revise log message format [#23567](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23567) > - Omit cancellation of transactional Monos in TransactionOperator [#23562](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23562) > - PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs [#23532](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23532) > - Improve parity between Java and Kotlin router DSL [#23524](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23524) > - Provide an memory efficient alternative to ClientHttpRequestInterceptor [#22002](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22002) > > ## :beetle: Bug Fixes > > - Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code [#23724](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23724) > - ServerRequestExtensionsTests#`remoteAddressOrNull with value()` fails on Java 13 [#23677](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23677) > - PathPatternParserTests#regexPathElementPatterns() fails on Java 13 [#23669](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23669) > - BOM has explicit `compile` scope for each dependency [#23660](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23660) > - AbstractResource causes early log4j initialization [#23655](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23655) > - Improper UTF-8 handling in MockMvc for JSON response [#23622](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23622) > - Memory leak when using `@Async` after upgrading from 5.1 to 5.2 [#23571](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23571) > - FactoryBean registered with explicit target type cannot be autowired by type [#23561](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23561) > > ## :notebook_with_decorative_cover: Documentation > > - Fix typo in DispatcherServlet Javadoc [#23726](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23726) > - Clarify units handling in DataSize javadoc [#23697](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23697) > - Upgrade "Spring Framework Versions" page to mention JDK 13 support [#23674](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23674) > - Document WebMvc.fn [#23657](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23657) > - Mention Ordered and `@Order` support for components in Javadoc [#23636](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23636) > - Fix typo [#23603](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23603) > - Document minimum JDK 8 update version [#23563](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23563) > - RSocket documentation [#23147](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23147) > > ## :hammer: Dependency Upgrades > > - Upgrade to RSocket 1.0.0.RC5 [#23698](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23698) > - Upgrade to Reactor Dysprosium-RELEASE [#23695](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23695) > - Upgrade to Spring Doc Resources 0.1.3 [#23679](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23679) > - Upgrade to Coroutines 1.3.2 [#23663](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23663) > - Upgrade to Jackson 2.10.0 [#23662](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23662) > > ## :heart: Contributors > > ... (truncated)
Commits - [`927b8c1`](https://github.com/spring-projects/spring-framework/commit/927b8c15ef20eaaa4002d4b2170cc536a6d6aa35) Release version 5.2.0.RELEASE - [`e435f64`](https://github.com/spring-projects/spring-framework/commit/e435f642bc5b84ce6862b4d9c0b62cb1bd1fe385) Temporarily disable Gradle metadata publication - [`a446f57`](https://github.com/spring-projects/spring-framework/commit/a446f572a67074c50477a6a17c55aa6d8e2f3808) Fix missing project information in generated POMS - [`545a4fa`](https://github.com/spring-projects/spring-framework/commit/545a4faa2d02a047241cd31c7d0bb0b1b5b028d2) Revert "Next Development Version" - [`f3ba263`](https://github.com/spring-projects/spring-framework/commit/f3ba263fccde24bc6bb93139960793bf5815f71e) Next Development Version - [`77bc1b0`](https://github.com/spring-projects/spring-framework/commit/77bc1b05a6e4cba52352edc02262a37d75c67c09) Use RSocket BOM - [`29f0d1b`](https://github.com/spring-projects/spring-framework/commit/29f0d1b25e73b1046a78c244cd05859e64e295a6) Remove TODO in AnnotationUtils - [`f9424c8`](https://github.com/spring-projects/spring-framework/commit/f9424c889b7a141299b3a173f02d19952d7e3f41) Upgrade to RSocket 1.0.0-RC5 - [`b24ac74`](https://github.com/spring-projects/spring-framework/commit/b24ac741063ed04233df32f6e3a5e57dd1755b6f) Restore TransactionOperations Kotlin API compatibilty - [`1e0bdc0`](https://github.com/spring-projects/spring-framework/commit/1e0bdc0337843203f0971b2de7b9c5e2f221fbc5) Fix typo in DispatcherServlet Javadoc - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.2.0.RELEASE)


Updates spring-security-aspects from 3.1.0.RELEASE to 5.2.0.RELEASE

Release notes *Sourced from [spring-security-aspects's releases](https://github.com/spring-projects/spring-security/releases).* > ## 5.2.0.RELEASE > ## :star: New Features > > - Add Hello RSocket Sample [#7504](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7504) > - Add RSocket Reference [#7502](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7502) > - CookieServerCsrfRepositoryTests should not start domain with a dot [#7500](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7500) > - Add OAuth2 Resource Server to Modules Section [#7498](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7498) > - Initial saml2 login docs [#7495](https://github-redirect.dependabot.com/spring-projects/spring-security/pull/7495) > - SAML 2 Assertion - Always require signature validation [#7490](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7490) > - Add Reactive Messaging CurrentSecurityContextPrincipalArgumentResolver [#7488](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7488) > - CurrentSecurityContextArgumentResolver polishes [#7487](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7487) > - Add ClientRegistration.withClientRegistration(ClientRegistration) [#7486](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7486) > - Add hasAuthority method to RSocketSecurity [#7478](https://github-redirect.dependabot.com/spring-projects/spring-security/pull/7478) > - Align Servlet ExchangeFilterFunction CoreSubscriber [#7476](https://github-redirect.dependabot.com/spring-projects/spring-security/pull/7476) > - WebFluxSecurityConfiguration does not configure oauth2Client [#7470](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7470) > - Allow to customize OAuth2AuthorizationRequestRedirectWebFilter in OAuth2LoginSpec [#7467](https://github-redirect.dependabot.com/spring-projects/spring-security/pull/7467) > - Add ability to customize OAuth2AuthorizationRequestRedirectWebFilter in OAuth2LoginSpec [#7466](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7466) > - Document Clear-Site-Data Support [#7463](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7463) > - Document RFC 8414 Support [#7462](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7462) > - Document Bearer Token Propagation [#7461](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7461) > - Document Reactive Mock Jwt Testing [#7460](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7460) > - Fixed typo in comment [#7458](https://github-redirect.dependabot.com/spring-projects/spring-security/pull/7458) > - Use Schedulers.boundedElastic() [#7457](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7457) > - AbstractUserDetailsReactiveAuthenticationManager uses newParallel [#7456](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7456) > - Add hasAnyAuthority method in AuthorizePayloadsSpec.Access [#7455](https://github-redirect.dependabot.com/spring-projects/spring-security/pull/7455) > - Add denyAll method in AuthorizePayloadsSpec.Access [#7451](https://github-redirect.dependabot.com/spring-projects/spring-security/pull/7451) > - AuthenticationFilter's methods should be private [#7447](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7447) > - AuthenticationFilter should provide session fixation protection [#7446](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7446) > - Use Jwt.Builder [#7443](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7443) > - Add AuthorizePayloadsSpec.Access denyAll, hasAnyRole, hasAnyAuthority [#7437](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7437) > - Add AuthorizePayloadsSpec.Access hasAuthority [#7435](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7435) > - Document Resource Server User-Info Usage [#7431](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7431) > - Document Reactive Opaque Token Usage [#7430](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7430) > - Document NimbusReactiveJwtDecoder [#7425](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7425) > - Document Mock Jwt Testing [#7424](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7424) > - Servlet ExchangeFilterFunctions should align [#7422](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7422) > - Document Opaque Token Usage [#7420](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7420) > - ServletBearerExchangeFilterFunction should propagate Authentication [#7418](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7418) > - Document NimbusJwtDecoder [#7408](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7408) > - Document Jwt.Builder [#7407](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7407) > - Document OAuth2AuthenticatedPrincipal [#7406](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7406) > - DefaultReactiveOAuth2AuthorizedClientManager should default ServerWebExchange [#7390](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7390) > - Make OAuth2User extends OAuth2AuthenticatedPrincipal [#7383](https://github-redirect.dependabot.com/spring-projects/spring-security/pull/7383) > - OAuth2User should extend OAuth2AuthenticatedPrincipal [#7378](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7378) > - SamlAuthenticationProvider should propagate actual validation errors [#7375](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7375) > - Add Reactive Messaging AuthenticationPrincipalArgumentResolver [#7363](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7363) > - Allow Custom PayloadInterceptor to be Added [#7362](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7362) > - Default RSocketSecurity [#7361](https://github-redirect.dependabot.com/spring-projects/spring-security/issues/7361) > - Add nonce to OIDC Authentication Request [#7337](https://github-redirect.dependabot.com/spring-projects/spring-security/pull/7337) > - Introduce LogoutSuccessEvent [#7306](https://github-redirect.dependabot.com/spring-projects/spring-security/pull/7306) > ... (truncated)
Commits - [`b7d97ca`](https://github.com/spring-projects/spring-security/commit/b7d97ca077ef92a2eb750b56f7b2415e1e02ea01) Release 5.2.0.RELEASE - [`0d088b5`](https://github.com/spring-projects/spring-security/commit/0d088b581b1ac983c8f7700f619e779a40cdfc72) Allow milestone for Boot version - [`4113e79`](https://github.com/spring-projects/spring-security/commit/4113e79aa3e369602d9091130cf9a01c955a7507) Upgrade Spring Boot to 2.2.0.M6 - [`8c42526`](https://github.com/spring-projects/spring-security/commit/8c4252681e6190d84eb1b4acf87c9df1e225bb86) Upgrade rsocket to 1.0.0-RC5 without BOM - [`cdeeb27`](https://github.com/spring-projects/spring-security/commit/cdeeb27b51c38ae2607b51b946e05487bfa2bc46) Upgrade Spring Data to Lovelace-SR11 - [`9393017`](https://github.com/spring-projects/spring-security/commit/9393017e3f226da469fcbab23bee7a4b03b3612b) Upgrade Project Reactor to Dysprosium-RELEASE - [`09c29d2`](https://github.com/spring-projects/spring-security/commit/09c29d286a2e4a871749143afd2eafe082678c99) Upgrade Spring Framework to 5.2.0.RELEASE - [`b29106e`](https://github.com/spring-projects/spring-security/commit/b29106ea3116355fc121abd8fd57172177bb76e8) Use deamon thread for Schedulers.newParallel - [`1bf0e70`](https://github.com/spring-projects/spring-security/commit/1bf0e70bd0ee60adf81a56ccdfd957eb3fa7fc15) Revert "Dispose default Scheduler" - [`8bc3ad1`](https://github.com/spring-projects/spring-security/commit/8bc3ad16ef452760c8ff516e535471b08b786893) SAML 2 Login - Documentation - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-security/compare/3.1.0.RELEASE...5.2.0.RELEASE)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/atolcd/sdis-remocra/network/alerts).
dependabot[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.