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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring-boot-maven-plugin from 2.4.5 to 2.5.5 #619

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2021

Bumps spring-boot-maven-plugin from 2.4.5 to 2.5.5.

Release notes

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

v2.5.5

馃悶 Bug Fixes

  • Actuator endpoints do not sanitize SPRING_APPLICATION_JSON by default #28081
  • Startup failure due to non-empty schema when using Flyway and Spring Integration's DataSource initialization #28079
  • Web MVC metrics may have the wrong status when a filter throws an exception other than NestedServletException #28069
  • Embedded Undertow throws MalformedURLException when archive filename contains characters that are reserved in a URL #28032
  • Concurrent image builds cause error deleting builder image #27993
  • War deployment in standalone Tomcat causes memory leak (Metaspace) #27987
  • IndexOutOfBoundsException when running a Zip64 jar file larger than 4,294,967,295 bytes #27900
  • Azure App Service is not correctly detected on Windows #27819
  • @MockBean combined with @Repeat results in "the field cannot have an existing value" error #27798
  • NullPointerException in RoutingDataSourceHealthContributor when a routing data source has a target with a null routing key #27698

馃摂 Documentation

  • Document that devtools restart doesn't work when using AspectJ weaving #28083
  • Default value for spring.data.elasticsearch.client.reactive.endpoints is not documented #28072
  • Clarify Selenium auto-configuration requires HtmlUnit #27943
  • Document that spring-boot-starter-parent configures Java compilation to use -parameters #27885
  • Fix inconsistent devtools doc #27876
  • Fix typo in javadoc #27873
  • Document how to parameterize output directory for REST Docs with WebTestClient #27803
  • Document support for Java 17 #26767

馃敤 Dependency Upgrades

  • Upgrade to Ehcache3 3.9.6 #27974
  • Upgrade to Glassfish EL 3.0.4 #27975
  • Upgrade to Groovy 3.0.9 #27976
  • Upgrade to Gson 2.8.8 #27977
  • Upgrade to Jackson Bom 2.12.5 #27978
  • Upgrade to Jetty EL 9.0.52 #27979
  • Upgrade to jOOQ 3.14.15 #28088
  • Upgrade to Kotlin 1.5.31 #28089
  • Upgrade to Kotlin Coroutines 1.5.2 #27982
  • Upgrade to Lettuce 6.1.5.RELEASE #28031
  • Upgrade to Logback 1.2.6 #27983
  • Upgrade to Maven War Plugin 3.3.2 #27984
  • Upgrade to Micrometer 1.7.4 #27916
  • Upgrade to Netty 4.1.68.Final #27985
  • Upgrade to Netty tcNative 2.0.43.Final #27986
  • Upgrade to Reactor 2020.0.11 #27914
  • Upgrade to SendGrid 4.7.5 #28109
  • Upgrade to Spring Data 2021.0.5 #27917
  • Upgrade to Spring Framework 5.3.10 #27915
  • Upgrade to Spring HATEOAS 1.3.4 #27970
  • Upgrade to Spring Integration 5.5.4 #27949
  • Upgrade to Spring Kafka 2.7.7 #27918
  • Upgrade to Tomcat 9.0.53 #27963

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


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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.4.5 to 2.5.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.5...v2.5.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 24, 2021
@mirkosertic mirkosertic merged commit 33ded9a into master Oct 19, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-2.5.5 branch October 19, 2021 07:14
mirkosertic pushed a commit that referenced this pull request Nov 8, 2021
Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.4.5 to 2.5.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.5...v2.5.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

1 participant