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

build(deps): bump spring-boot.version from 2.7.13 to 2.7.14 #1016

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2023

Bumps spring-boot.version from 2.7.13 to 2.7.14.
Updates org.springframework.boot:spring-boot-starter from 2.7.13 to 2.7.14

Release notes

Sourced from org.springframework.boot:spring-boot-starter's releases.

v2.7.14

🐞 Bug Fixes

  • Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey #36250
  • MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly #36224
  • ConfigurationPropertiesReportEndpoint does not display primitive wrapper types #36076
  • When using Flyway 9.20.0, auto-configuration fails with a NoSuchMethodError due to the removal of Oracle-related methods from FluentConfiguration #36029
  • Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers #35902
  • ImportsContextCustomizer does not support AliasFor #34917
  • ConfigurationPropertyName#equals is not symmetric when element has trailing dashes #34804

📔 Documentation

  • Add Javadoc since to ImageReference.inTaglessForm() #36048
  • Polish Kafka Properties Docs #36032
  • Fix typo in the Using R2DBC section of the reference documentation #36019
  • Improve Kubernetes liveness and readiness probes customization documentation #34978
  • Document auto-configuration of underlying HTTP client when using WebClient or RestTemplate #34136

🔨 Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.11 #36311
  • Upgrade to Groovy 3.0.18 #36312
  • Upgrade to Janino 3.1.10 #36313
  • Upgrade to Johnzon 1.2.21 #36314
  • Upgrade to Micrometer 1.9.13 #36171
  • Upgrade to Neo4j Java Driver 4.4.12 #36315
  • Upgrade to Rabbit AMQP Client 5.14.3 #36316
  • Upgrade to Reactor Bom 2020.0.34 #36172
  • Upgrade to Spring AMQP 2.4.14 #36399
  • Upgrade to Spring Data Bom 2021.2.14 #36173
  • Upgrade to Spring Framework 5.3.29 #36174
  • Upgrade to Spring HATEOAS 1.5.5 #36413
  • Upgrade to Spring Security 5.7.10 #36295
  • Upgrade to Tomcat 9.0.78 #36317

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ThomazPassarelli, @​bbulgarelli, @​bedla, @​dependabot[bot], @​dkswnkk, @​eydunn, @​garyrussell, @​izeye, @​lasselindqvist, @​lmartelli, and @​quaff

Commits

Updates org.springframework.boot:spring-boot-autoconfigure from 2.7.13 to 2.7.14

Release notes

Sourced from org.springframework.boot:spring-boot-autoconfigure's releases.

v2.7.14

🐞 Bug Fixes

  • Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey #36250
  • MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly #36224
  • ConfigurationPropertiesReportEndpoint does not display primitive wrapper types #36076
  • When using Flyway 9.20.0, auto-configuration fails with a NoSuchMethodError due to the removal of Oracle-related methods from FluentConfiguration #36029
  • Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers #35902
  • ImportsContextCustomizer does not support AliasFor #34917
  • ConfigurationPropertyName#equals is not symmetric when element has trailing dashes #34804

📔 Documentation

  • Add Javadoc since to ImageReference.inTaglessForm() #36048
  • Polish Kafka Properties Docs #36032
  • Fix typo in the Using R2DBC section of the reference documentation #36019
  • Improve Kubernetes liveness and readiness probes customization documentation #34978
  • Document auto-configuration of underlying HTTP client when using WebClient or RestTemplate #34136

🔨 Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.11 #36311
  • Upgrade to Groovy 3.0.18 #36312
  • Upgrade to Janino 3.1.10 #36313
  • Upgrade to Johnzon 1.2.21 #36314
  • Upgrade to Micrometer 1.9.13 #36171
  • Upgrade to Neo4j Java Driver 4.4.12 #36315
  • Upgrade to Rabbit AMQP Client 5.14.3 #36316
  • Upgrade to Reactor Bom 2020.0.34 #36172
  • Upgrade to Spring AMQP 2.4.14 #36399
  • Upgrade to Spring Data Bom 2021.2.14 #36173
  • Upgrade to Spring Framework 5.3.29 #36174
  • Upgrade to Spring HATEOAS 1.5.5 #36413
  • Upgrade to Spring Security 5.7.10 #36295
  • Upgrade to Tomcat 9.0.78 #36317

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ThomazPassarelli, @​bbulgarelli, @​bedla, @​dependabot[bot], @​dkswnkk, @​eydunn, @​garyrussell, @​izeye, @​lasselindqvist, @​lmartelli, and @​quaff

Commits

Updates org.springframework.boot:spring-boot-configuration-processor from 2.7.13 to 2.7.14

Release notes

Sourced from org.springframework.boot:spring-boot-configuration-processor's releases.

v2.7.14

🐞 Bug Fixes

  • Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey #36250
  • MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly #36224
  • ConfigurationPropertiesReportEndpoint does not display primitive wrapper types #36076
  • When using Flyway 9.20.0, auto-configuration fails with a NoSuchMethodError due to the removal of Oracle-related methods from FluentConfiguration #36029
  • Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers #35902
  • ImportsContextCustomizer does not support AliasFor #34917
  • ConfigurationPropertyName#equals is not symmetric when element has trailing dashes #34804

📔 Documentation

  • Add Javadoc since to ImageReference.inTaglessForm() #36048
  • Polish Kafka Properties Docs #36032
  • Fix typo in the Using R2DBC section of the reference documentation #36019
  • Improve Kubernetes liveness and readiness probes customization documentation #34978
  • Document auto-configuration of underlying HTTP client when using WebClient or RestTemplate #34136

🔨 Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.11 #36311
  • Upgrade to Groovy 3.0.18 #36312
  • Upgrade to Janino 3.1.10 #36313
  • Upgrade to Johnzon 1.2.21 #36314
  • Upgrade to Micrometer 1.9.13 #36171
  • Upgrade to Neo4j Java Driver 4.4.12 #36315
  • Upgrade to Rabbit AMQP Client 5.14.3 #36316
  • Upgrade to Reactor Bom 2020.0.34 #36172
  • Upgrade to Spring AMQP 2.4.14 #36399
  • Upgrade to Spring Data Bom 2021.2.14 #36173
  • Upgrade to Spring Framework 5.3.29 #36174
  • Upgrade to Spring HATEOAS 1.5.5 #36413
  • Upgrade to Spring Security 5.7.10 #36295
  • Upgrade to Tomcat 9.0.78 #36317

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ThomazPassarelli, @​bbulgarelli, @​bedla, @​dependabot[bot], @​dkswnkk, @​eydunn, @​garyrussell, @​izeye, @​lasselindqvist, @​lmartelli, and @​quaff

Commits

Updates org.springframework.boot:spring-boot-test from 2.7.13 to 2.7.14

Release notes

Sourced from org.springframework.boot:spring-boot-test's releases.

v2.7.14

🐞 Bug Fixes

  • Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey #36250
  • MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly #36224
  • ConfigurationPropertiesReportEndpoint does not display primitive wrapper types #36076
  • When using Flyway 9.20.0, auto-configuration fails with a NoSuchMethodError due to the removal of Oracle-related methods from FluentConfiguration #36029
  • Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers #35902
  • ImportsContextCustomizer does not support AliasFor #34917
  • ConfigurationPropertyName#equals is not symmetric when element has trailing dashes #34804

📔 Documentation

  • Add Javadoc since to ImageReference.inTaglessForm() #36048
  • Polish Kafka Properties Docs #36032
  • Fix typo in the Using R2DBC section of the reference documentation #36019
  • Improve Kubernetes liveness and readiness probes customization documentation #34978
  • Document auto-configuration of underlying HTTP client when using WebClient or RestTemplate #34136

🔨 Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.11 #36311
  • Upgrade to Groovy 3.0.18 #36312
  • Upgrade to Janino 3.1.10 #36313
  • Upgrade to Johnzon 1.2.21 #36314
  • Upgrade to Micrometer 1.9.13 #36171
  • Upgrade to Neo4j Java Driver 4.4.12 #36315
  • Upgrade to Rabbit AMQP Client 5.14.3 #36316
  • Upgrade to Reactor Bom 2020.0.34 #36172
  • Upgrade to Spring AMQP 2.4.14 #36399
  • Upgrade to Spring Data Bom 2021.2.14 #36173
  • Upgrade to Spring Framework 5.3.29 #36174
  • Upgrade to Spring HATEOAS 1.5.5 #36413
  • Upgrade to Spring Security 5.7.10 #36295
  • Upgrade to Tomcat 9.0.78 #36317

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ThomazPassarelli, @​bbulgarelli, @​bedla, @​dependabot[bot], @​dkswnkk, @​eydunn, @​garyrussell, @​izeye, @​lasselindqvist, @​lmartelli, and @​quaff

Commits

Updates org.springframework.boot:spring-boot-starter-web from 2.7.13 to 2.7.14

Release notes

Sourced from org.springframework.boot:spring-boot-starter-web's releases.

v2.7.14

🐞 Bug Fixes

  • Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey #36250
  • MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly #36224
  • ConfigurationPropertiesReportEndpoint does not display primitive wrapper types #36076
  • When using Flyway 9.20.0, auto-configuration fails with a NoSuchMethodError due to the removal of Oracle-related methods from FluentConfiguration #36029
  • Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers #35902
  • ImportsContextCustomizer does not support AliasFor #34917
  • ConfigurationPropertyName#equals is not symmetric when element has trailing dashes #34804

📔 Documentation

  • Add Javadoc since to ImageReference.inTaglessForm() #36048
  • Polish Kafka Properties Docs #36032
  • Fix typo in the Using R2DBC section of the reference documentation #36019
  • Improve Kubernetes liveness and readiness probes customization documentation #34978
  • Document auto-configuration of underlying HTTP client when using WebClient or RestTemplate #34136

🔨 Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.11 #36311
  • Upgrade to Groovy 3.0.18 #36312
  • Upgrade to Janino 3.1.10 #36313
  • Upgrade to Johnzon 1.2.21 #36314
  • Upgrade to Micrometer 1.9.13 #36171
  • Upgrade to Neo4j Java Driver 4.4.12 #36315
  • Upgrade to Rabbit AMQP Client 5.14.3 #36316
  • Upgrade to Reactor Bom 2020.0.34 #36172
  • Upgrade to Spring AMQP 2.4.14 #36399
  • Upgrade to Spring Data Bom 2021.2.14 #36173
  • Upgrade to Spring Framework 5.3.29 #36174
  • Upgrade to Spring HATEOAS 1.5.5 #36413
  • Upgrade to Spring Security 5.7.10 #36295
  • Upgrade to Tomcat 9.0.78 #36317

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ThomazPassarelli, @​bbulgarelli, @​bedla, @​dependabot[bot], @​dkswnkk, @​eydunn, @​garyrussell, @​izeye, @​lasselindqvist, @​lmartelli, and @​quaff

Commits

Updates org.springframework.boot:spring-boot-maven-plugin from 2.7.13 to 2.7.14

Release notes

Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.

v2.7.14

🐞 Bug Fixes

  • Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey #36250
  • MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly #36224
  • ConfigurationPropertiesReportEndpoint does not display primitive wrapper types #36076
  • When using Flyway 9.20.0, auto-configuration fails with a NoSuchMethodError due to the removal of Oracle-related methods from FluentConfiguration #36029
  • Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers #35902
  • ImportsContextCustomizer does not support AliasFor #34917
  • ConfigurationPropertyName#equals is not symmetric when element has trailing dashes #34804

📔 Documentation

  • Add Javadoc since to ImageReference.inTaglessForm() #36048
  • Polish Kafka Properties Docs #36032
  • Fix typo in the Using R2DBC section of the reference documentation #36019
  • Improve Kubernetes liveness and readiness probes customization documentation #34978
  • Document auto-configuration of underlying HTTP client when using WebClient or RestTemplate #34136

🔨 Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.11 #36311
  • Upgrade to Groovy 3.0.18 #36312
  • Upgrade to Janino 3.1.10 #36313
  • Upgrade to Johnzon 1.2.21 #36314
  • Upgrade to Micrometer 1.9.13 #36171
  • Upgrade to Neo4j Java Driver 4.4.12 #36315
  • Upgrade to Rabbit AMQP Client 5.14.3 #36316
  • Upgrade to Reactor Bom 2020.0.34 #36172
  • Upgrade to Spring AMQP 2.4.14 #36399
  • Upgrade to Spring Data Bom 2021.2.14 #36173
  • Upgrade to Spring Framework 5.3.29 #36174
  • Upgrade to Spring HATEOAS 1.5.5 #36413
  • Upgrade to Spring Security 5.7.10 #36295
  • Upgrade to Tomcat 9.0.78 #36317

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ThomazPassarelli, @​bbulgarelli, @​bedla, @​dependabot[bot], @​dkswnkk, @​eydunn, @​garyrussell, @​izeye, @​lasselindqvist, @​lmartelli, and @​quaff

Commits

Updates org.springframework.boot:spring-boot-starter-thymeleaf from 2.7.13 to 2.7.14

Release notes

Sourced from org.springframework.boot:spring-boot-starter-thymeleaf's releases.

v2.7.14

🐞 Bug Fixes

  • Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey #36250
  • MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly #36224
  • ConfigurationPropertiesReportEndpoint does not display primitive wrapper types #36076
  • When using Flyway 9.20.0, auto-configuration fails with a NoSuchMethodError due to the removal of Oracle-related methods from FluentConfiguration #36029
  • Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers #35902
  • ImportsContextCustomizer does not support AliasFor #34917
  • ConfigurationPropertyName#equals is not symmetric when element has trailing dashes #34804

📔 Documentation

  • Add Javadoc since to ImageReference.inTaglessForm() #36048
  • Polish Kafka Properties Docs #36032
  • Fix typo in the Using R2DBC section of the reference documentation #36019
  • Improve Kubernetes liveness and readiness probes customization documentation #34978
  • Document auto-configuration of underlying HTTP client when using WebClient or RestTemplate #34136

🔨 Dependency Upgrades

  • Upgrade to Elasticsearch 7.17.11 #36311
  • Upgrade to Groovy 3.0.18 #36312
  • Upgrade to Janino 3.1.10 #36313
  • Upgrade to Johnzon 1.2.21 #36314
  • Upgrade to Micrometer 1.9.13 #36171
  • Upgrade to Neo4j Java Driver 4.4.12 #36315
  • Upgrade to Rabbit AMQP Client 5.14.3 #36316
  • Upgrade to Reactor Bom 2020.0.34 #36172
  • Upgrade to Spring AMQP 2.4.14 #36399
  • Upgrade to Spring Data Bom 2021.2.14 #36173
  • Upgrade to Spring Framework 5.3.29 #36174
  • Upgrade to Spring HATEOAS 1.5.5 #36413
  • Upgrade to Spring Security 5.7.10 #36295
  • Upgrade to Tomcat 9.0.78 #36317

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ThomazPassarelli, @​bbulgarelli, @​bedla, @​dependabot[bot], @​dkswnkk, @​eydunn, @​garyrussell, @​izeye, @​lasselindqvist, @​lmartelli, and @​quaff

Commits

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)
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 20, 2023
    Bumps `spring-boot.version` from 2.7.13 to 2.7.14.

    Updates `org.springframework.boot:spring-boot-starter` from 2.7.13 to 2.7.14
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.13...v2.7.14)

    Updates `org.springframework.boot:spring-boot-autoconfigure` from 2.7.13 to 2.7.14
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.13...v2.7.14)

    Updates `org.springframework.boot:spring-boot-configuration-processor` from 2.7.13 to 2.7.14
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.13...v2.7.14)

    Updates `org.springframework.boot:spring-boot-test` from 2.7.13 to 2.7.14
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.13...v2.7.14)

    Updates `org.springframework.boot:spring-boot-starter-web` from 2.7.13 to 2.7.14
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.13...v2.7.14)

    Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.13 to 2.7.14
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.13...v2.7.14)

    Updates `org.springframework.boot:spring-boot-starter-thymeleaf` from 2.7.13 to 2.7.14
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.7.13...v2.7.14)

    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-autoconfigure
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-configuration-processor
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-test
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-starter-web
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-starter-thymeleaf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
@lprimak lprimak force-pushed the dependabot/maven/spring-boot.version-2.7.14 branch from 7ae2746 to 87a5daf Compare July 20, 2023 19:07
@lprimak lprimak merged commit 942e500 into main Jul 20, 2023
24 checks passed
@dependabot dependabot bot deleted the dependabot/maven/spring-boot.version-2.7.14 branch July 20, 2023 19:56
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 java Pull requests that update Java code
1 participant