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 org.springframework.boot from 2.7.10 to 2.7.13 in /examples #7252

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.springframework.boot from 2.7.10 to 2.7.13.

Release notes

Sourced from org.springframework.boot'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:

@​bbulgarelli, @​bikash30851, and @​twobiers

v2.7.12

🐞 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35552
  • Invalid reference format error when tagging images using Podman #35358
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35324
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35322
  • Webflux server gracefulshutdown throws NullPointerException #35264

... (truncated)

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 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 [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.10 to 2.7.13.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.10...v2.7.13)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 28, 2023 19:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jun 28, 2023
@github-actions github-actions bot mentioned this pull request Jul 2, 2023
@eddumelendez eddumelendez merged commit e62a51d into main Jul 2, 2023
83 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/examples/org.springframework.boot-2.7.13 branch July 2, 2023 16:57
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