vorburger / opendaylight-bot

Eclipse Public License 1.0
0 stars 2 forks source link

Bump spring-boot.version from 2.0.1.RELEASE to 2.0.3.RELEASE #31

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps spring-boot.version from 2.0.1.RELEASE to 2.0.3.RELEASE.

Updates spring-boot-dependencies from 2.0.1.RELEASE to 2.0.3.RELEASE

Release notes *Sourced from [spring-boot-dependencies's releases](https://github.com/spring-projects/spring-boot/releases).* > ## v2.0.3.RELEASE > ## :star:Enhancements > > - Make JMX metrics domain configurable [#13356](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13356) > - Auto-configure jOOQ with TransactionListenerProvider [#13331](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13331) > - Binding to immutable Map fails with UnsupportedOperationException [#13323](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13323) > - Use more Tag constants [#13286](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13286) > - Allow LocalHostUriTemplateHandler to be created with a custom underlying UriTemplateHandler [#13208](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13208) > - Allow property values that contain placeholders to be bound as-is [#13202](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13202) > - Use empty trust-store password if SSL store provider present [#13088](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13088) > - Provide access to the CopySpec for BOOT-INF of BootJar as Gradle's War task does for WEB-INF [#13000](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13000) > - Install Spring Boot CLI on Windows using Scoop [#12541](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/12541) > > ## :beetle:Bug fixes > > - EndpointRequest should support Jersey rather than hardcoding DispatcherServlet [#13399](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13399) > - DefaultErrorWebExceptionHandler should ignore invalid Accept header [#13372](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13372) > - Lists in spring.profiles cause "property source cannot be added relative to itself" error [#13362](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13362) > - Include of self causes infinite loop [#13361](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13361) > - Reason in the analysis for a binding failure caused by a type conversion failure isn't as informative as it was in 1.5 [#13357](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13357) > - MapPropertySource changes are not reflected in the adapted ConfigurationPropertySource [#13344](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13344) > - Hikari-specific meters are not registered in the absence of a DataSourcePoolMetadataProvider [#13330](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13330) > - When using ApplicationContextRunner condition evaluation does not use runner's class loader [#13319](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13319) > - Building a RestTemplate using RestTemplateBuilder fails with a ClassNotFoundException when OkHttp 2 is on the classpath [#13314](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13314) > - Regression with property binding to List [#13303](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13303) > - Fix wrong reference in cast operation [#13288](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13288) > - TraceableHttpServletRequest fails to create URI instance when query string contains special characters [#13273](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13273) > - Cannot initialize Quartz with scripts containing custom prefix comment [#13160](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13160) > - spring-boot-autoconfigure makes direct use of the JPA API but the dependency isn't managed [#13154](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13154) > - Misleading exception when binding fails with NoClassDefFoundError [#13122](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13122) > - ServletEndpoints do not consider server.servlet.path [#13106](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13106) > - Jolokia (or any [**ServletEndpoint**](https://github.com/ServletEndpoint)) does not work with EndpointRequest include/exclude [#13089](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13089) > - EndpointWebExtension fails when the user declares their own implementation of spring provided Endpoint [#13082](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13082) > - When using Actuator with HTTP tracing enabled, a request with a malformed Host header produces a 500 response [#12987](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12987) > - Empty YAML array does not override property from source with lower precedence [#12965](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12965) > - Default user password logged even if AuthenticationManagerBuilder is configured [#12872](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12872) > - RabbitMetricsAutoConfiguration is instantiated too late [#12855](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12855) > - Gradle build error is unclear when no main class is specified or the main class could not be resolved [#12712](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12712) > - Starting executable war with `-Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager produces a ClassNotFoundException` [#12659](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12659) > - Gradle plugin: bootStartScripts doesn't honor applicationDefaultJvmArgs [#12631](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12631) > - Templated requests with Jersey may cause an explosion of URI tag values [#12447](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12447) > - Set classloader for JMX endpoints to application classloader [#12209](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/12209) > > ## :hammer:Dependency upgrades > > - Upgrade to Elasticsearch 5.6.10 [#13479](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13479) > - Upgrade to Spring Amqp 2.0.4 [#13477](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13477) > - Upgrade to Spring Kafka 2.1.7 [#13476](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13476) > - Upgrade to Solr 6.6.4 [#13468](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13468) > - Upgrade to Reactor Bom Bismuth-SR10 [#13467](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13467) > ... (truncated)
Commits - [`4a883d0`](https://github.com/spring-projects/spring-boot/commit/4a883d00a5a6842e53086207c259fd053be1ce43) Release v2.0.3.RELEASE - [`b96f9d6`](https://github.com/spring-projects/spring-boot/commit/b96f9d635fa7f84c2897272b517be71425c4ff35) Upgrade to Elasticsearch 5.6.10 - [`438f0b0`](https://github.com/spring-projects/spring-boot/commit/438f0b008a4594d5b8b1d12925af6cac14ad5be9) Upgrade to Spring Amqp 2.0.4 - [`2483ed3`](https://github.com/spring-projects/spring-boot/commit/2483ed3e4eeec0897e5613f7efecd92115d1a6d4) Upgrade to Spring Kafka 2.1.7 - [`d47d84f`](https://github.com/spring-projects/spring-boot/commit/d47d84ff7a28eb394813cee6420bece18bda2f30) Merge branch '1.5.x' into 2.0.x - [`dc4691f`](https://github.com/spring-projects/spring-boot/commit/dc4691fd7f729a8b1e36956aada4d4df2e1c4287) Merge pull request [#13438](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13438) from vtintillier:remove-junit-dependency - [`6e5ae0c`](https://github.com/spring-projects/spring-boot/commit/6e5ae0c71dcbffda632ff9433f7f1e619dbe73b6) Polish "Exclude JUnit from json-simple" - [`e9aa6dd`](https://github.com/spring-projects/spring-boot/commit/e9aa6dd29fcdf0ffb1e8d4e6160cf8a3dffea339) Exclude JUnit from json-simple - [`de6ce79`](https://github.com/spring-projects/spring-boot/commit/de6ce79d5f474dd4f255922ccf931e492dcf614d) Upgrade to Spring Session Apple-SR3 - [`40ba150`](https://github.com/spring-projects/spring-boot/commit/40ba15047b553f1e47197365fb1b0273de2bf8b9) Upgrade to Spring Integration 5.0.6 - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-boot/compare/v2.0.1.RELEASE...v2.0.3.RELEASE)


Updates spring-statemachine-bom from 2.0.1.RELEASE to 2.0.3.RELEASE

Commits - [`718d296`](https://github.com/spring-projects/spring-statemachine/commit/718d2966adc3f749557b6deb70ecca14cba5ea7b) Release version 2.0.3.RELEASE - [`021b906`](https://github.com/spring-projects/spring-statemachine/commit/021b906bd3227fa6c27e8274e9a75f5997966000) Update changelog - [`b67d632`](https://github.com/spring-projects/spring-statemachine/commit/b67d632f462c1be86ad4bbddae0bf69693afe7c0) Fix numpad typo in Reference documentation, section B.3.8 - [`cb74a35`](https://github.com/spring-projects/spring-statemachine/commit/cb74a35bff625bc0c9c45ac7fb24efc609e059aa) Fixed enum comparison in AbstractStatemachine#resetStateMachine - [`1a79753`](https://github.com/spring-projects/spring-statemachine/commit/1a797532cae0bf38294bb99d97ca112fac34d805) Update sm.adoc - [`61e7627`](https://github.com/spring-projects/spring-statemachine/commit/61e762763fa401a6c835368ed2e851f1c9dcee1b) Initial state wrongly entered with entry point - [`594b8ef`](https://github.com/spring-projects/spring-statemachine/commit/594b8ef56305cf526fb9b4746c0b1ded04a0c8eb) Fix typo in a method name - [`902a1a7`](https://github.com/spring-projects/spring-statemachine/commit/902a1a7477c5ca4f24f8b57a2120e21f51f05577) Next development version - [`a55772e`](https://github.com/spring-projects/spring-statemachine/commit/a55772e9f74a0f14ee46e2bb4ec7a786a6835be3) Update changelog - [`6ccdfe0`](https://github.com/spring-projects/spring-statemachine/commit/6ccdfe0093e459e1a6af4884e65a4d387ceea98a) Update sm.adoc - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-statemachine/compare/v2.0.1.RELEASE...v2.0.3.RELEASE)


Updates spring-boot-maven-plugin from 2.0.1.RELEASE to 2.0.3.RELEASE

Release notes *Sourced from [spring-boot-maven-plugin's releases](https://github.com/spring-projects/spring-boot/releases).* > ## v2.0.3.RELEASE > ## :star:Enhancements > > - Make JMX metrics domain configurable [#13356](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13356) > - Auto-configure jOOQ with TransactionListenerProvider [#13331](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13331) > - Binding to immutable Map fails with UnsupportedOperationException [#13323](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13323) > - Use more Tag constants [#13286](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13286) > - Allow LocalHostUriTemplateHandler to be created with a custom underlying UriTemplateHandler [#13208](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13208) > - Allow property values that contain placeholders to be bound as-is [#13202](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13202) > - Use empty trust-store password if SSL store provider present [#13088](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13088) > - Provide access to the CopySpec for BOOT-INF of BootJar as Gradle's War task does for WEB-INF [#13000](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13000) > - Install Spring Boot CLI on Windows using Scoop [#12541](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/12541) > > ## :beetle:Bug fixes > > - EndpointRequest should support Jersey rather than hardcoding DispatcherServlet [#13399](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13399) > - DefaultErrorWebExceptionHandler should ignore invalid Accept header [#13372](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13372) > - Lists in spring.profiles cause "property source cannot be added relative to itself" error [#13362](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13362) > - Include of self causes infinite loop [#13361](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13361) > - Reason in the analysis for a binding failure caused by a type conversion failure isn't as informative as it was in 1.5 [#13357](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13357) > - MapPropertySource changes are not reflected in the adapted ConfigurationPropertySource [#13344](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13344) > - Hikari-specific meters are not registered in the absence of a DataSourcePoolMetadataProvider [#13330](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13330) > - When using ApplicationContextRunner condition evaluation does not use runner's class loader [#13319](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13319) > - Building a RestTemplate using RestTemplateBuilder fails with a ClassNotFoundException when OkHttp 2 is on the classpath [#13314](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13314) > - Regression with property binding to List [#13303](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13303) > - Fix wrong reference in cast operation [#13288](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13288) > - TraceableHttpServletRequest fails to create URI instance when query string contains special characters [#13273](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13273) > - Cannot initialize Quartz with scripts containing custom prefix comment [#13160](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13160) > - spring-boot-autoconfigure makes direct use of the JPA API but the dependency isn't managed [#13154](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13154) > - Misleading exception when binding fails with NoClassDefFoundError [#13122](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13122) > - ServletEndpoints do not consider server.servlet.path [#13106](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13106) > - Jolokia (or any [**ServletEndpoint**](https://github.com/ServletEndpoint)) does not work with EndpointRequest include/exclude [#13089](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13089) > - EndpointWebExtension fails when the user declares their own implementation of spring provided Endpoint [#13082](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13082) > - When using Actuator with HTTP tracing enabled, a request with a malformed Host header produces a 500 response [#12987](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12987) > - Empty YAML array does not override property from source with lower precedence [#12965](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12965) > - Default user password logged even if AuthenticationManagerBuilder is configured [#12872](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12872) > - RabbitMetricsAutoConfiguration is instantiated too late [#12855](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12855) > - Gradle build error is unclear when no main class is specified or the main class could not be resolved [#12712](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12712) > - Starting executable war with `-Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager produces a ClassNotFoundException` [#12659](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12659) > - Gradle plugin: bootStartScripts doesn't honor applicationDefaultJvmArgs [#12631](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12631) > - Templated requests with Jersey may cause an explosion of URI tag values [#12447](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/12447) > - Set classloader for JMX endpoints to application classloader [#12209](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/12209) > > ## :hammer:Dependency upgrades > > - Upgrade to Elasticsearch 5.6.10 [#13479](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13479) > - Upgrade to Spring Amqp 2.0.4 [#13477](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13477) > - Upgrade to Spring Kafka 2.1.7 [#13476](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13476) > - Upgrade to Solr 6.6.4 [#13468](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13468) > - Upgrade to Reactor Bom Bismuth-SR10 [#13467](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13467) > ... (truncated)
Commits - [`4a883d0`](https://github.com/spring-projects/spring-boot/commit/4a883d00a5a6842e53086207c259fd053be1ce43) Release v2.0.3.RELEASE - [`b96f9d6`](https://github.com/spring-projects/spring-boot/commit/b96f9d635fa7f84c2897272b517be71425c4ff35) Upgrade to Elasticsearch 5.6.10 - [`438f0b0`](https://github.com/spring-projects/spring-boot/commit/438f0b008a4594d5b8b1d12925af6cac14ad5be9) Upgrade to Spring Amqp 2.0.4 - [`2483ed3`](https://github.com/spring-projects/spring-boot/commit/2483ed3e4eeec0897e5613f7efecd92115d1a6d4) Upgrade to Spring Kafka 2.1.7 - [`d47d84f`](https://github.com/spring-projects/spring-boot/commit/d47d84ff7a28eb394813cee6420bece18bda2f30) Merge branch '1.5.x' into 2.0.x - [`dc4691f`](https://github.com/spring-projects/spring-boot/commit/dc4691fd7f729a8b1e36956aada4d4df2e1c4287) Merge pull request [#13438](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13438) from vtintillier:remove-junit-dependency - [`6e5ae0c`](https://github.com/spring-projects/spring-boot/commit/6e5ae0c71dcbffda632ff9433f7f1e619dbe73b6) Polish "Exclude JUnit from json-simple" - [`e9aa6dd`](https://github.com/spring-projects/spring-boot/commit/e9aa6dd29fcdf0ffb1e8d4e6160cf8a3dffea339) Exclude JUnit from json-simple - [`de6ce79`](https://github.com/spring-projects/spring-boot/commit/de6ce79d5f474dd4f255922ccf931e492dcf614d) Upgrade to Spring Session Apple-SR3 - [`40ba150`](https://github.com/spring-projects/spring-boot/commit/40ba15047b553f1e47197365fb1b0273de2bf8b9) Upgrade to Spring Integration 5.0.6 - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-boot/compare/v2.0.1.RELEASE...v2.0.3.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 cancel merge` will cancel a previously requested merge - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.