youthlin / examples

8 stars 8 forks source link

Bump spring.version from 4.3.7.RELEASE to 5.1.8.RELEASE #2

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 5 years ago

Bumps spring.version from 4.3.7.RELEASE to 5.1.8.RELEASE.

Updates spring-test from 4.3.7.RELEASE to 5.1.8.RELEASE

Release notes *Sourced from [spring-test's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.1.8.RELEASE > ## :star: New Features > > - Thread-safe removal of destruction callbacks in web scopes [#23117](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23117) > - Guard against ConcurrentModificationExceptions in the systemProperties PropertySource [#23063](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23063) > - OncePerRequestFilter does not work properly on Error Dispatch on Jetty [#22989](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22989) > - SimpleMessageListenerContainer - add possibility to disable manual recovery [#22987](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22987) > - AntPathMatcher#isPattern ignores template variables [#22959](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22959) > - Avoid expensive assertions in web resource resolution [#22955](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22955) > - WebFlux: Mono does not invoke onComplete(), but instead cancel() [#22952](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22952) > - Illegal reflective access on shutdown of ExecutorService [#22939](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22939) > - Illegal reflective access by SpEL ReflectivePropertyAccessor [#22242](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22242) > > ## :beetle: Bug Fixes > > - Fix MockHttpServletRequest.setCookies to produce single Cookie header [#23074](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23074) > - MappingMediaTypeFileExtensionResolver ConcurrentModificationException [#23064](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23064) > - Weird behaviour when calling `ApplicationContext.getBean()` with a null class reference [#23045](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23045) > - StompSubProtocolHandler does not close the connection after sending an ERROR frame [#23039](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23039) > - WebFlux AbstractView does not allow null model values anymore [#23038](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23038) > - Fix ScriptUtils for MS Windows line ending [#23019](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23019) > - validation error message {0} is not working [#23014](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23014) > - AnnotatedElementUtils.findMergedAnnotation not working for javax annotations (e.g. NotNull) [#22957](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22957) > - WebFlux AbstractView does not update BindingResult for resolved async attributes [#22933](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22933) > - HeaderResultMatchers should not import org.junit.Assert [#22932](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22932) > > ## :notebook_with_decorative_cover: Documentation > > - Reintroduce author list and copyright notice [#23049](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23049) > - spring-mvc.xsd stale-if-error attribute documentation incorrect [#22983](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22983) > - AbstractBeanDefinition.getBeanClass() javadoc misleads about returning null [#22960](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22960) > - Fix typo in package-info.java [#22941](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/22941) > > ## :heart: Contributors > > We'd like to thank all the contributors who worked on this release! > > - [@​L00kian](https://github.com/L00kian) > - [@​izeye](https://github.com/izeye) > - [@​Buzzardo](https://github.com/Buzzardo) > - [@​ArtsiomCh](https://github.com/ArtsiomCh) > - [@​chenqimiao](https://github.com/chenqimiao) > - [@​chrunchyjesus](https://github.com/chrunchyjesus) > - [@​crewmanmud](https://github.com/crewmanmud) > - [@​stsypanov](https://github.com/stsypanov) > > ## v5.1.7.RELEASE > ## :star: New Features > > - Support any HttpEntity implementing ResolvableTypeProvider [#22931](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22931) > ... (truncated)
Commits - [`391086e`](https://github.com/spring-projects/spring-framework/commit/391086ee269b9189d7f2ecc6ec3281dbe1c9aa78) Release version 5.1.8.RELEASE - [`fc46abf`](https://github.com/spring-projects/spring-framework/commit/fc46abf0b7c19865e86658f1d39afabfffe24db0) Polishing - [`1ccd99e`](https://github.com/spring-projects/spring-framework/commit/1ccd99ebe781ee3c142245b9d9a13d7ffa42ef20) Polishing - [`627d37f`](https://github.com/spring-projects/spring-framework/commit/627d37f73b29c6a08aa1b24f848ace3871b93598) Thread-safe removal of destruction callbacks in web scopes - [`0086801`](https://github.com/spring-projects/spring-framework/commit/0086801457c71e42c1acca7f3cae98db0c48fc6d) Upgrade to dokka 0.9.18 - [`4877736`](https://github.com/spring-projects/spring-framework/commit/48777367949134b5831cdb13c4dd62ad69e406f6) Polishing - [`33b5bc2`](https://github.com/spring-projects/spring-framework/commit/33b5bc2aae7f9dc3b89d4e93d20bf7a1e0e4dd48) Polishing - [`22aba8b`](https://github.com/spring-projects/spring-framework/commit/22aba8bf6042899194d3510977411672c0b80dc9) Upgrade to Apache HttpClient 4.5.9 - [`7dc92aa`](https://github.com/spring-projects/spring-framework/commit/7dc92aa05deba53a297c5278dd27ce21d40eed9b) Polishing - [`1956cb1`](https://github.com/spring-projects/spring-framework/commit/1956cb1e57aa0574bf18af3399dc25a5dfaeb1dd) Defensive concurrent access to shared file extension data structures - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v4.3.7.RELEASE...v5.1.8.RELEASE)


Updates spring-core from 4.3.7.RELEASE to 5.1.8.RELEASE

Release notes *Sourced from [spring-core's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.1.8.RELEASE > ## :star: New Features > > - Thread-safe removal of destruction callbacks in web scopes [#23117](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23117) > - Guard against ConcurrentModificationExceptions in the systemProperties PropertySource [#23063](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23063) > - OncePerRequestFilter does not work properly on Error Dispatch on Jetty [#22989](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22989) > - SimpleMessageListenerContainer - add possibility to disable manual recovery [#22987](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22987) > - AntPathMatcher#isPattern ignores template variables [#22959](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22959) > - Avoid expensive assertions in web resource resolution [#22955](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22955) > - WebFlux: Mono does not invoke onComplete(), but instead cancel() [#22952](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22952) > - Illegal reflective access on shutdown of ExecutorService [#22939](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22939) > - Illegal reflective access by SpEL ReflectivePropertyAccessor [#22242](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22242) > > ## :beetle: Bug Fixes > > - Fix MockHttpServletRequest.setCookies to produce single Cookie header [#23074](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23074) > - MappingMediaTypeFileExtensionResolver ConcurrentModificationException [#23064](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23064) > - Weird behaviour when calling `ApplicationContext.getBean()` with a null class reference [#23045](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23045) > - StompSubProtocolHandler does not close the connection after sending an ERROR frame [#23039](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23039) > - WebFlux AbstractView does not allow null model values anymore [#23038](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23038) > - Fix ScriptUtils for MS Windows line ending [#23019](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23019) > - validation error message {0} is not working [#23014](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23014) > - AnnotatedElementUtils.findMergedAnnotation not working for javax annotations (e.g. NotNull) [#22957](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22957) > - WebFlux AbstractView does not update BindingResult for resolved async attributes [#22933](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22933) > - HeaderResultMatchers should not import org.junit.Assert [#22932](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22932) > > ## :notebook_with_decorative_cover: Documentation > > - Reintroduce author list and copyright notice [#23049](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23049) > - spring-mvc.xsd stale-if-error attribute documentation incorrect [#22983](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22983) > - AbstractBeanDefinition.getBeanClass() javadoc misleads about returning null [#22960](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22960) > - Fix typo in package-info.java [#22941](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/22941) > > ## :heart: Contributors > > We'd like to thank all the contributors who worked on this release! > > - [@​L00kian](https://github.com/L00kian) > - [@​izeye](https://github.com/izeye) > - [@​Buzzardo](https://github.com/Buzzardo) > - [@​ArtsiomCh](https://github.com/ArtsiomCh) > - [@​chenqimiao](https://github.com/chenqimiao) > - [@​chrunchyjesus](https://github.com/chrunchyjesus) > - [@​crewmanmud](https://github.com/crewmanmud) > - [@​stsypanov](https://github.com/stsypanov) > > ## v5.1.7.RELEASE > ## :star: New Features > > - Support any HttpEntity implementing ResolvableTypeProvider [#22931](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22931) > ... (truncated)
Commits - [`391086e`](https://github.com/spring-projects/spring-framework/commit/391086ee269b9189d7f2ecc6ec3281dbe1c9aa78) Release version 5.1.8.RELEASE - [`fc46abf`](https://github.com/spring-projects/spring-framework/commit/fc46abf0b7c19865e86658f1d39afabfffe24db0) Polishing - [`1ccd99e`](https://github.com/spring-projects/spring-framework/commit/1ccd99ebe781ee3c142245b9d9a13d7ffa42ef20) Polishing - [`627d37f`](https://github.com/spring-projects/spring-framework/commit/627d37f73b29c6a08aa1b24f848ace3871b93598) Thread-safe removal of destruction callbacks in web scopes - [`0086801`](https://github.com/spring-projects/spring-framework/commit/0086801457c71e42c1acca7f3cae98db0c48fc6d) Upgrade to dokka 0.9.18 - [`4877736`](https://github.com/spring-projects/spring-framework/commit/48777367949134b5831cdb13c4dd62ad69e406f6) Polishing - [`33b5bc2`](https://github.com/spring-projects/spring-framework/commit/33b5bc2aae7f9dc3b89d4e93d20bf7a1e0e4dd48) Polishing - [`22aba8b`](https://github.com/spring-projects/spring-framework/commit/22aba8bf6042899194d3510977411672c0b80dc9) Upgrade to Apache HttpClient 4.5.9 - [`7dc92aa`](https://github.com/spring-projects/spring-framework/commit/7dc92aa05deba53a297c5278dd27ce21d40eed9b) Polishing - [`1956cb1`](https://github.com/spring-projects/spring-framework/commit/1956cb1e57aa0574bf18af3399dc25a5dfaeb1dd) Defensive concurrent access to shared file extension data structures - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v4.3.7.RELEASE...v5.1.8.RELEASE)


Updates spring-context from 4.3.7.RELEASE to 5.1.8.RELEASE

Release notes *Sourced from [spring-context's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.1.8.RELEASE > ## :star: New Features > > - Thread-safe removal of destruction callbacks in web scopes [#23117](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23117) > - Guard against ConcurrentModificationExceptions in the systemProperties PropertySource [#23063](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23063) > - OncePerRequestFilter does not work properly on Error Dispatch on Jetty [#22989](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22989) > - SimpleMessageListenerContainer - add possibility to disable manual recovery [#22987](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22987) > - AntPathMatcher#isPattern ignores template variables [#22959](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22959) > - Avoid expensive assertions in web resource resolution [#22955](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22955) > - WebFlux: Mono does not invoke onComplete(), but instead cancel() [#22952](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22952) > - Illegal reflective access on shutdown of ExecutorService [#22939](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22939) > - Illegal reflective access by SpEL ReflectivePropertyAccessor [#22242](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22242) > > ## :beetle: Bug Fixes > > - Fix MockHttpServletRequest.setCookies to produce single Cookie header [#23074](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23074) > - MappingMediaTypeFileExtensionResolver ConcurrentModificationException [#23064](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23064) > - Weird behaviour when calling `ApplicationContext.getBean()` with a null class reference [#23045](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23045) > - StompSubProtocolHandler does not close the connection after sending an ERROR frame [#23039](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23039) > - WebFlux AbstractView does not allow null model values anymore [#23038](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23038) > - Fix ScriptUtils for MS Windows line ending [#23019](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23019) > - validation error message {0} is not working [#23014](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23014) > - AnnotatedElementUtils.findMergedAnnotation not working for javax annotations (e.g. NotNull) [#22957](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22957) > - WebFlux AbstractView does not update BindingResult for resolved async attributes [#22933](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22933) > - HeaderResultMatchers should not import org.junit.Assert [#22932](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22932) > > ## :notebook_with_decorative_cover: Documentation > > - Reintroduce author list and copyright notice [#23049](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23049) > - spring-mvc.xsd stale-if-error attribute documentation incorrect [#22983](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22983) > - AbstractBeanDefinition.getBeanClass() javadoc misleads about returning null [#22960](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22960) > - Fix typo in package-info.java [#22941](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/22941) > > ## :heart: Contributors > > We'd like to thank all the contributors who worked on this release! > > - [@​L00kian](https://github.com/L00kian) > - [@​izeye](https://github.com/izeye) > - [@​Buzzardo](https://github.com/Buzzardo) > - [@​ArtsiomCh](https://github.com/ArtsiomCh) > - [@​chenqimiao](https://github.com/chenqimiao) > - [@​chrunchyjesus](https://github.com/chrunchyjesus) > - [@​crewmanmud](https://github.com/crewmanmud) > - [@​stsypanov](https://github.com/stsypanov) > > ## v5.1.7.RELEASE > ## :star: New Features > > - Support any HttpEntity implementing ResolvableTypeProvider [#22931](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22931) > ... (truncated)
Commits - [`391086e`](https://github.com/spring-projects/spring-framework/commit/391086ee269b9189d7f2ecc6ec3281dbe1c9aa78) Release version 5.1.8.RELEASE - [`fc46abf`](https://github.com/spring-projects/spring-framework/commit/fc46abf0b7c19865e86658f1d39afabfffe24db0) Polishing - [`1ccd99e`](https://github.com/spring-projects/spring-framework/commit/1ccd99ebe781ee3c142245b9d9a13d7ffa42ef20) Polishing - [`627d37f`](https://github.com/spring-projects/spring-framework/commit/627d37f73b29c6a08aa1b24f848ace3871b93598) Thread-safe removal of destruction callbacks in web scopes - [`0086801`](https://github.com/spring-projects/spring-framework/commit/0086801457c71e42c1acca7f3cae98db0c48fc6d) Upgrade to dokka 0.9.18 - [`4877736`](https://github.com/spring-projects/spring-framework/commit/48777367949134b5831cdb13c4dd62ad69e406f6) Polishing - [`33b5bc2`](https://github.com/spring-projects/spring-framework/commit/33b5bc2aae7f9dc3b89d4e93d20bf7a1e0e4dd48) Polishing - [`22aba8b`](https://github.com/spring-projects/spring-framework/commit/22aba8bf6042899194d3510977411672c0b80dc9) Upgrade to Apache HttpClient 4.5.9 - [`7dc92aa`](https://github.com/spring-projects/spring-framework/commit/7dc92aa05deba53a297c5278dd27ce21d40eed9b) Polishing - [`1956cb1`](https://github.com/spring-projects/spring-framework/commit/1956cb1e57aa0574bf18af3399dc25a5dfaeb1dd) Defensive concurrent access to shared file extension data structures - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v4.3.7.RELEASE...v5.1.8.RELEASE)


Updates spring-webmvc from 4.3.7.RELEASE to 5.1.8.RELEASE

Release notes *Sourced from [spring-webmvc's releases](https://github.com/spring-projects/spring-framework/releases).* > ## v5.1.8.RELEASE > ## :star: New Features > > - Thread-safe removal of destruction callbacks in web scopes [#23117](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23117) > - Guard against ConcurrentModificationExceptions in the systemProperties PropertySource [#23063](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23063) > - OncePerRequestFilter does not work properly on Error Dispatch on Jetty [#22989](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22989) > - SimpleMessageListenerContainer - add possibility to disable manual recovery [#22987](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22987) > - AntPathMatcher#isPattern ignores template variables [#22959](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22959) > - Avoid expensive assertions in web resource resolution [#22955](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22955) > - WebFlux: Mono does not invoke onComplete(), but instead cancel() [#22952](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22952) > - Illegal reflective access on shutdown of ExecutorService [#22939](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22939) > - Illegal reflective access by SpEL ReflectivePropertyAccessor [#22242](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22242) > > ## :beetle: Bug Fixes > > - Fix MockHttpServletRequest.setCookies to produce single Cookie header [#23074](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23074) > - MappingMediaTypeFileExtensionResolver ConcurrentModificationException [#23064](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23064) > - Weird behaviour when calling `ApplicationContext.getBean()` with a null class reference [#23045](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23045) > - StompSubProtocolHandler does not close the connection after sending an ERROR frame [#23039](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23039) > - WebFlux AbstractView does not allow null model values anymore [#23038](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23038) > - Fix ScriptUtils for MS Windows line ending [#23019](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23019) > - validation error message {0} is not working [#23014](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/23014) > - AnnotatedElementUtils.findMergedAnnotation not working for javax annotations (e.g. NotNull) [#22957](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22957) > - WebFlux AbstractView does not update BindingResult for resolved async attributes [#22933](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22933) > - HeaderResultMatchers should not import org.junit.Assert [#22932](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22932) > > ## :notebook_with_decorative_cover: Documentation > > - Reintroduce author list and copyright notice [#23049](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/23049) > - spring-mvc.xsd stale-if-error attribute documentation incorrect [#22983](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22983) > - AbstractBeanDefinition.getBeanClass() javadoc misleads about returning null [#22960](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22960) > - Fix typo in package-info.java [#22941](https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/22941) > > ## :heart: Contributors > > We'd like to thank all the contributors who worked on this release! > > - [@​L00kian](https://github.com/L00kian) > - [@​izeye](https://github.com/izeye) > - [@​Buzzardo](https://github.com/Buzzardo) > - [@​ArtsiomCh](https://github.com/ArtsiomCh) > - [@​chenqimiao](https://github.com/chenqimiao) > - [@​chrunchyjesus](https://github.com/chrunchyjesus) > - [@​crewmanmud](https://github.com/crewmanmud) > - [@​stsypanov](https://github.com/stsypanov) > > ## v5.1.7.RELEASE > ## :star: New Features > > - Support any HttpEntity implementing ResolvableTypeProvider [#22931](https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/22931) > ... (truncated)
Commits - [`391086e`](https://github.com/spring-projects/spring-framework/commit/391086ee269b9189d7f2ecc6ec3281dbe1c9aa78) Release version 5.1.8.RELEASE - [`fc46abf`](https://github.com/spring-projects/spring-framework/commit/fc46abf0b7c19865e86658f1d39afabfffe24db0) Polishing - [`1ccd99e`](https://github.com/spring-projects/spring-framework/commit/1ccd99ebe781ee3c142245b9d9a13d7ffa42ef20) Polishing - [`627d37f`](https://github.com/spring-projects/spring-framework/commit/627d37f73b29c6a08aa1b24f848ace3871b93598) Thread-safe removal of destruction callbacks in web scopes - [`0086801`](https://github.com/spring-projects/spring-framework/commit/0086801457c71e42c1acca7f3cae98db0c48fc6d) Upgrade to dokka 0.9.18 - [`4877736`](https://github.com/spring-projects/spring-framework/commit/48777367949134b5831cdb13c4dd62ad69e406f6) Polishing - [`33b5bc2`](https://github.com/spring-projects/spring-framework/commit/33b5bc2aae7f9dc3b89d4e93d20bf7a1e0e4dd48) Polishing - [`22aba8b`](https://github.com/spring-projects/spring-framework/commit/22aba8bf6042899194d3510977411672c0b80dc9) Upgrade to Apache HttpClient 4.5.9 - [`7dc92aa`](https://github.com/spring-projects/spring-framework/commit/7dc92aa05deba53a297c5278dd27ce21d40eed9b) Polishing - [`1956cb1`](https://github.com/spring-projects/spring-framework/commit/1956cb1e57aa0574bf18af3399dc25a5dfaeb1dd) Defensive concurrent access to shared file extension data structures - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-framework/compare/v4.3.7.RELEASE...v5.1.8.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/YouthLin/examples/network/alerts).
dependabot[bot] commented 4 years ago

Looks like these dependencies are no longer a dependency, so this is no longer needed.