Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring-boot-maven-plugin from 2.0.1.RELEASE to 2.1.1.RELEASE in /examples #1093

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps spring-boot-maven-plugin from 2.0.1.RELEASE to 2.1.1.RELEASE.

Release notes

Sourced from spring-boot-maven-plugin's releases.

v2.1.1.RELEASE

⭐ New Features

  • Deprecate spring.rabbitmq.template.queue in favor of spring.rabbitmq.template.default-receive-queue #15301
  • Add Actuator health check support for Elasticsearch REST Clients #15211
  • Improve Servlet and Filter registration logging #15166
  • Trim whitespace from configured value for a log level #15143
  • Add HANA to the lookup of well-known databases #15125
  • Tolerate Hibernate 5.2 #15100
  • Allow to disable SSL client authentication on the management port #14985
  • Support Java 9 Multi-Release JAR files #12523

🪲 Bug Fixes

  • HibernateMetricsAutoConfiguration will fail, when using different JPA implementation #15317
  • EmbeddedMongoAutoConfiguration.determineVersion(?) fails with NPE when no features are configured and spring.mongodb.embedded.version specifies a version not included in de.flapdoodle.embed.mongo.distribution.Version #15311
  • Wrong default unit for "spring.servlet.multipart" sizes #15162
  • ConfigurationPropertyName equals method fails when uppercase values start the same #15152
  • HANA validation query does not use fully-qualified dummy table name #15124
  • WebFlux doesn't render HTTP status error templates #15083
  • Fix stack-trace line breaks in whitelabel error views #15075
  • Application that depends upon spring-boot-starter-web and spring-boot-starter-jersey fails to start due to attempt to override requestContextFilter bean #15048
  • Cannot run repackage twice with different settings #15034
  • TaskSchedulingAutoConfiguration prevents discovery of ScheduledExecutorService #15032
  • Improve endpoint mapping debug logging #14292

📔 Documentation

  • Document that test slices should not be combined #15310
  • Add reference to sentry-spring-boot-starter #15205
  • Add reference to ArangoDB starter #15144
  • Add reference to Hiatus starter #15082
  • Improve HttpMessageConverters javadoc #15027
  • Update system requirements in the reference docs to reflect support for Java 11 #15026

🔨 Dependency Upgrades

  • Upgrade to Infinispan 9.4.3.Final #15338
  • Upgrade to Flyway 5.2.3 #15337
  • Upgrade to Jetty Reactive Httpclient 1.0.2 #15336
  • Upgrade to Byte Buddy 1.9.5 #15335
  • Upgrade to Undertow 2.0.16.Final #15334
  • Upgrade to Rxjava2 2.2.4 #15333
  • Upgrade to Netty Tcnative 2.0.20.Final #15332
  • Upgrade to Lettuce 5.1.3.RELEASE #15331
  • Upgrade to Micrometer 1.1.1 #15328
  • Upgrade to Junit Jupiter 5.3.2 #15286
  • Upgrade to Spring Session Bean-SR1 #15275
  • Upgrade to Spring Security 5.1.2.RELEASE #15274
  • Upgrade to Spring Kafka 2.2.2.RELEASE #15273
... (truncated)
Commits

Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 the .dependabot/config.yml file in this repo:

  • 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.

Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.0.1.RELEASE to 2.1.1.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.0.1.RELEASE...v2.1.1.RELEASE)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java labels Dec 25, 2018
@bsideup bsideup merged commit cc41a8b into master Dec 25, 2018
@delete-merged-branch delete-merged-branch bot deleted the dependabot/maven/examples/org.springframework.boot-spring-boot-maven-plugin-2.1.1.RELEASE branch December 25, 2018 09:15
@bsideup bsideup added this to the 1.10.4 milestone Dec 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants