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.version from 2.7.12 to 2.7.13 #300

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps spring.boot.version from 2.7.12 to 2.7.13.
Updates spring-boot-configuration-processor from 2.7.12 to 2.7.13

Release notes

Sourced from spring-boot-configuration-processor's releases.

v2.7.13

馃悶 Bug Fixes

  • Spring Boot properties migrator can create circular references #35919
  • Devtools does not support package-private main classes #35858
  • Java 20 is supported but there's no value for it in the JavaVersion enum #35758
  • Processing of @EndpointCloudFoundryExtension logs a warnings as it does not use @AliasFor on its override of the endpoint attribute #35716
  • Actuator loggers list endpoint throws exception on Log4J2 loggers with custom log levels #35227
  • Validation is not applied for ConfigurationProperties that implement Validator and use @ConstructorBinding #33669

馃摂 Documentation

  • Description of spring.data.mongodb.uri property incorrectly states that it overrides spring.data.mongodb.database #35686
  • Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC #35678
  • Move property notes up to external configuration section #35662
  • Document audience support in OAuth2 resource server #35286
  • Add @DynamicPropertySource to documented list of property source ordering #32901

馃敤 Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.19 #35794
  • Upgrade to Hazelcast 5.1.7 #35987
  • Upgrade to Infinispan 13.0.18.Final #35795
  • Upgrade to Lombok 1.18.28 #35796
  • Upgrade to Micrometer 1.9.12 #35725
  • Upgrade to Netty 4.1.94.Final #35988
  • Upgrade to Reactor Bom 2020.0.33 #35726
  • Upgrade to Spring AMQP 2.4.13 #35727
  • Upgrade to Spring Data Bom 2021.2.13 #35728
  • Upgrade to Spring Framework 5.3.28 #35729
  • Upgrade to Spring Security 5.7.9 #35730
  • Upgrade to Spring Session Bom 2021.2.2 #35731
  • Upgrade to Tomcat 9.0.76 #35799
  • Upgrade to UnboundID LDAPSDK 6.0.9 #35800
  • Upgrade to Undertow 2.2.25.Final #35801

鉂わ笍 Contributors

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

@鈥媌bulgarelli, @鈥媌ikash30851, and @鈥媡wobiers

Commits
  • de53974 Release v2.7.13
  • fff30ef Configure timeouts on staging builds
  • f6841c3 Revert "Start building against Spring WS 3.1.7 snapshots"
  • 0fb4c9a Prohibit upgrades to RSocket 1.1.4
  • cb5330f Upgrade to Spring Session Bom 2021.2.2
  • b0af370 Upgrade to Spring Security 5.7.9
  • f206f18 Upgrade to Netty 4.1.94.Final
  • 0dd93de Upgrade to Hazelcast 5.1.7
  • 33341f2 Upgrade to Spring Data Bom 2021.2.13
  • b4b6477 Upgrade to Spring AMQP 2.4.13
  • Additional commits viewable in compare view

Updates spring-boot-starter from 2.7.12 to 2.7.13

Release notes

Sourced from spring-boot-starter's releases.

v2.7.13

馃悶 Bug Fixes

  • Spring Boot properties migrator can create circular references #35919
  • Devtools does not support package-private main classes #35858
  • Java 20 is supported but there's no value for it in the JavaVersion enum #35758
  • Processing of @EndpointCloudFoundryExtension logs a warnings as it does not use @AliasFor on its override of the endpoint attribute #35716
  • Actuator loggers list endpoint throws exception on Log4J2 loggers with custom log levels #35227
  • Validation is not applied for ConfigurationProperties that implement Validator and use @ConstructorBinding #33669

馃摂 Documentation

  • Description of spring.data.mongodb.uri property incorrectly states that it overrides spring.data.mongodb.database #35686
  • Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC #35678
  • Move property notes up to external configuration section #35662
  • Document audience support in OAuth2 resource server #35286
  • Add @DynamicPropertySource to documented list of property source ordering #32901

馃敤 Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.19 #35794
  • Upgrade to Hazelcast 5.1.7 #35987
  • Upgrade to Infinispan 13.0.18.Final #35795
  • Upgrade to Lombok 1.18.28 #35796
  • Upgrade to Micrometer 1.9.12 #35725
  • Upgrade to Netty 4.1.94.Final #35988
  • Upgrade to Reactor Bom 2020.0.33 #35726
  • Upgrade to Spring AMQP 2.4.13 #35727
  • Upgrade to Spring Data Bom 2021.2.13 #35728
  • Upgrade to Spring Framework 5.3.28 #35729
  • Upgrade to Spring Security 5.7.9 #35730
  • Upgrade to Spring Session Bom 2021.2.2 #35731
  • Upgrade to Tomcat 9.0.76 #35799
  • Upgrade to UnboundID LDAPSDK 6.0.9 #35800
  • Upgrade to Undertow 2.2.25.Final #35801

鉂わ笍 Contributors

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

@鈥媌bulgarelli, @鈥媌ikash30851, and @鈥媡wobiers

Commits
  • de53974 Release v2.7.13
  • fff30ef Configure timeouts on staging builds
  • f6841c3 Revert "Start building against Spring WS 3.1.7 snapshots"
  • 0fb4c9a Prohibit upgrades to RSocket 1.1.4
  • cb5330f Upgrade to Spring Session Bom 2021.2.2
  • b0af370 Upgrade to Spring Security 5.7.9
  • f206f18 Upgrade to Netty 4.1.94.Final
  • 0dd93de Upgrade to Hazelcast 5.1.7
  • 33341f2 Upgrade to Spring Data Bom 2021.2.13
  • b4b6477 Upgrade to Spring AMQP 2.4.13
  • Additional commits viewable in compare view

Updates spring-boot-starter-test from 2.7.12 to 2.7.13

Release notes

Sourced from spring-boot-starter-test's releases.

v2.7.13

馃悶 Bug Fixes

  • Spring Boot properties migrator can create circular references #35919
  • Devtools does not support package-private main classes #35858
  • Java 20 is supported but there's no value for it in the JavaVersion enum #35758
  • Processing of @EndpointCloudFoundryExtension logs a warnings as it does not use @AliasFor on its override of the endpoint attribute #35716
  • Actuator loggers list endpoint throws exception on Log4J2 loggers with custom log levels #35227
  • Validation is not applied for ConfigurationProperties that implement Validator and use @ConstructorBinding #33669

馃摂 Documentation

  • Description of spring.data.mongodb.uri property incorrectly states that it overrides spring.data.mongodb.database #35686
  • Update description of spring-boot-starter-data-rest to clarify that it uses Spring MVC #35678
  • Move property notes up to external configuration section #35662
  • Document audience support in OAuth2 resource server #35286
  • Add @DynamicPropertySource to documented list of property source ordering #32901

馃敤 Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.19 #35794
  • Upgrade to Hazelcast 5.1.7 #35987
  • Upgrade to Infinispan 13.0.18.Final #35795
  • Upgrade to Lombok 1.18.28 #35796
  • Upgrade to Micrometer 1.9.12 #35725
  • Upgrade to Netty 4.1.94.Final #35988
  • Upgrade to Reactor Bom 2020.0.33 #35726
  • Upgrade to Spring AMQP 2.4.13 #35727
  • Upgrade to Spring Data Bom 2021.2.13 #35728
  • Upgrade to Spring Framework 5.3.28 #35729
  • Upgrade to Spring Security 5.7.9 #35730
  • Upgrade to Spring Session Bom 2021.2.2 #35731
  • Upgrade to Tomcat 9.0.76 #35799
  • Upgrade to UnboundID LDAPSDK 6.0.9 #35800
  • Upgrade to Undertow 2.2.25.Final #35801

鉂わ笍 Contributors

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

@鈥媌bulgarelli, @鈥媌ikash30851, and @鈥媡wobiers

Commits
  • de53974 Release v2.7.13
  • fff30ef Configure timeouts on staging builds
  • f6841c3 Revert "Start building against Spring WS 3.1.7 snapshots"
  • 0fb4c9a Prohibit upgrades to RSocket 1.1.4
  • cb5330f Upgrade to Spring Session Bom 2021.2.2
  • b0af370 Upgrade to Spring Security 5.7.9
  • f206f18 Upgrade to Netty 4.1.94.Final
  • 0dd93de Upgrade to Hazelcast 5.1.7
  • 33341f2 Upgrade to Spring Data Bom 2021.2.13
  • b4b6477 Upgrade to Spring AMQP 2.4.13
  • Additional commits viewable in compare view

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.version` from 2.7.12 to 2.7.13.

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

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

Updates `spring-boot-starter-test` from 2.7.12 to 2.7.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.12...v2.7.13)

---
updated-dependencies:
- 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-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from gklijs and smcvb June 22, 2023 11:57
@dependabot dependabot bot added this to the Release 4.8.0 milestone Jun 22, 2023
@github-actions github-actions bot merged commit a7b69da into master Jun 22, 2023
7 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/spring.boot.version-2.7.13 branch June 22, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants