arquillian / arquillian-cube

Control (docker, kubernetes, openshift) containers in your tests with ease!
http://arquillian.org/arquillian-cube/
118 stars 98 forks source link

chore(deps): bump version.spring.boot from 2.0.0.RELEASE to 2.1.4.RELEASE #1121

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps version.spring.boot from 2.0.0.RELEASE to 2.1.4.RELEASE.

Updates spring-boot-starter-parent from 2.0.0.RELEASE to 2.1.4.RELEASE

Updates spring-boot-maven-plugin from 2.0.0.RELEASE to 2.1.4.RELEASE

Release notes *Sourced from [spring-boot-maven-plugin's releases](https://github.com/spring-projects/spring-boot/releases).* > ## v2.1.4.RELEASE > ## :star: New Features > > - Check for Reactor Netty disconnected client errors [#16406](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16406) > - Add `jaxb-runtime` to TldSkipPatterns [#16027](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16027) > - Include details of the caller in the failure analysis for NoSuchMethodError [#15995](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/15995) > - EndpointRequest shouldn't match request on main application port when management port is different [#15702](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/15702) > > ## :beetle: Bug Fixes > > - ThymeleafAutoConfiguration fails if thymeleaf-spring5 is not present [#16341](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16341) > - Null serialisation is not disabled when spring.gson.serialize-nulls is set to false [#16332](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16332) > - Kafka Streams auto-configuration should only configure default streams builder [#16329](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16329) > - Logfile endpoint cannot be disabled using the standard property [#16298](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16298) > - Binding to collection fails with unbound elements error if collection overridden in another property source [#16290](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16290) > - Missing jaxb-api dependency in spring-boot-starter-jersey [#16268](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16268) > - Import ErrorWebFluxAutoConfiguration with [@​WebFluxTest](https://github.com/WebFluxTest) [#16266](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16266) > - When using Log4j2 log4j2.properties files are not detected [#16262](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16262) > - Including finalName in plugin configuration results in StackOverflowError [#16202](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16202) > - Clients with incompatible default encoding may corrupt output from log file endpoint as it does not specify the charset that it produces [#16189](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16189) > - logfile endpoint returns HTTP 406 on Accept: text/plain [#16188](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16188) > - JsonTest isn't annotated with [@​ExtendWith](https://github.com/ExtendWith)(SpringExtension.class) [#16183](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16183) > - Dependency management for micrometer-registry-stackdriver is missing [#16178](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16178) > - WebFlux or MVC app with the Validation API and no implementation fails to start [#16177](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16177) > - [@​WebFluxTest](https://github.com/WebFluxTest) does not enable auto-configuration for any reactive template engines [#16170](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16170) > - When using WebFlux /actuator/health/{component} returns a 200 response when the component is down [#16109](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16109) > - Random management.server.port should not set to the same value as local.server.port [#16108](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16108) > - When MongoReactiveAutoConfiguration creates a MongoClient that uses Netty, EventLoopGroup threads prevent the JVM from exiting [#16087](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16087) > - Rename Maven version property for PooledJMS [#16086](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16086) > - Database migrations may not have run before NamedParameterJdbcTemplate is used [#16047](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16047) > - Fix NullPointerException with empty X-Forwarded-For header [#16046](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16046) > - AprLifecycleListener is configured even though Tomcat's native library is not available [#16040](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16040) > - Debug mode is not logging web and sql related loggers [#16018](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16018) > - Fat jar built with Maven does not repackage META-INF/.kotlin_module files into BOOT-INF/classes [#16004](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16004) > - Gradle POM-only dependencies cause jar application loader to fail [#16001](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16001) > - Order TaskExecutionAutoConfiguration before TaskSchedulingAutoConfiguration [#15984](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/15984) > - Do not replace a request factory when creating a new `TestRestTemplate` with `withBasicAuth` [#15982](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/15982) > - Wrong entry may be loaded from multi-release jar files resulting in a NoClassDefFoundError [#15981](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/15981) > - TestRestTemplateContextCustomizer and WebTestClientContextCustomizer can cause early FactoryBean instantiation [#15898](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/15898) > - Configuration processor does not handle generics [#15850](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/15850) > > ## :notebook_with_decorative_cover: Documentation > > - Document alternative to finalName attribute of repackage goal [#16334](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16334) > - Document that [@​MockBean](https://github.com/MockBean) cannot be used to mock behaviour that's called during context refresh [#16333](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16333) > - Document slice test behavior with [@​Configuration](https://github.com/Configuration) classes [#16274](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16274) > - Document using AssertJ's satisfies together with extractingJsonPathNumberValue [#16229](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/16229) > - Fix typo in logging.group property description [#16224](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16224) > - Add missing .class to [@​RunWith](https://github.com/RunWith)(SpringExtension) in references docs [#16213](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16213) > - Update ambiguous documentation about ConfigurationProperties [#16166](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/16166) > ... (truncated)
Commits - [`4840503`](https://github.com/spring-projects/spring-boot/commit/484050347a919e15c16885b14472e557461cccc9) Release v2.1.4.RELEASE - [`617f97f`](https://github.com/spring-projects/spring-boot/commit/617f97f788e70c61f7c942ddc9126ef2c09c73d7) Fix checkstyle violation - [`ec094cd`](https://github.com/spring-projects/spring-boot/commit/ec094cdfda59dedd29ebe4064b2f0de9f5c4eead) Increase timeout for promote script - [`f12ab1f`](https://github.com/spring-projects/spring-boot/commit/f12ab1ff904006f272550376ee0ccc6c9f7cf4d4) Update copyright header of changed files - [`34fee1a`](https://github.com/spring-projects/spring-boot/commit/34fee1adfa78ac7d3aa3a854106de9bacb4f5d26) Polish - [`8ad9bfe`](https://github.com/spring-projects/spring-boot/commit/8ad9bfe29b15df8298cc334b230b205b044b64c4) Merge branch '2.0.x' into 2.1.x - [`8e3cbd9`](https://github.com/spring-projects/spring-boot/commit/8e3cbd9a2f05862b15924b46398f80f05f4d1cda) Next development version (v2.0.10.BUILD-SNAPSHOT) - [`ca01199`](https://github.com/spring-projects/spring-boot/commit/ca0119950f8a986d3b531f665a2c6ce07881649d) Align with new fail-fast behaviour in Micrometer 1.1.4 - [`3c05858`](https://github.com/spring-projects/spring-boot/commit/3c058585bf99f54fc2559250121a7a1e78064420) Upgrade to Micrometer 1.1.4 - [`6a4e89d`](https://github.com/spring-projects/spring-boot/commit/6a4e89dc0fc1077957f6409bbca13eebab741724) Merge branch '2.0.x' into 2.1.x - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-boot/compare/v2.0.0.RELEASE...v2.1.4.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 - `@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.