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-dependencies from 2.7.4 to 2.7.5 in /examples #609

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

Bumps spring-boot-dependencies from 2.7.4 to 2.7.5.

Release notes

Sourced from spring-boot-dependencies's releases.

v2.7.5

🐞 Bug Fixes

  • Multi-Document-Separators "#---" comment checks do not account for '!' prefixed comments #32777
  • Actuator configprops endpoint does not display DataSize properties correctly #32775
  • @Bean methods in KafkaAutoConfiguration provide less type information than they could #32773
  • PEM formatted elliptic-curve TLS keys are an unrecognized private key format #32681
  • Assertion calls on CapturedOutput with Kotlin are very slow #32575
  • Empty @DefaultValue cannot be used on collections, maps, arrays or optional values #32563
  • CouchbaseReactiveHealthIndicator uses blocking API to retrieve the cluster diagnostics #32513
  • BootBuildImage's archiveFile property is annotated as an @Input but should be annotated as an @InputFile #32499

📔 Documentation

  • Remove redundant @ExtendWith(SpringExtension.class) from MyJmxTests example #32515

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.18 #32697
  • Upgrade to Dependency Management Plugin 1.0.15.RELEASE #32786
  • Upgrade to Ehcache3 3.10.2 #32663
  • Upgrade to Embedded Mongo 3.4.11 #32664
  • Upgrade to Glassfish JAXB 2.3.7 #32787
  • Upgrade to Hazelcast 5.1.4 #32698
  • Upgrade to Hibernate 5.6.12.Final #32665
  • Upgrade to Infinispan 13.0.12.Final #32788
  • Upgrade to Jackson Bom 2.13.4.20221013 #32724
  • Upgrade to Jetty Reactive HTTPClient 1.1.13 #32699
  • Upgrade to Lettuce 6.1.10.RELEASE #32666
  • Upgrade to Micrometer 1.9.5 #32591
  • Upgrade to MySQL 8.0.31 and extend dependency management to new Maven identifiers #32781
  • Upgrade to Netty 4.1.84.Final #32700
  • Upgrade to Reactor 2020.0.24 #32592
  • Upgrade to Spring Data 2021.2.5 #32595
  • Upgrade to Spring Kafka 2.8.10 #32596
  • Upgrade to Spring Retry 1.3.4 #32594
  • Upgrade to Spring Security 5.7.4 #32597
  • Upgrade to Tomcat 9.0.68 #32667
  • Upgrade to Undertow 2.2.20.Final #32668

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits
  • a0e0cd7 Release v2.7.5
  • d3750c4 Merge branch '2.6.x' into 2.7.x
  • c416c17 Polish documentation title case
  • 6f787c4 Upgrade to Infinispan 13.0.12.Final
  • 3aa8358 Upgrade to Glassfish JAXB 2.3.7
  • ba02a64 Upgrade to Dependency Management Plugin 1.0.15.RELEASE
  • e4822f6 Merge branch '2.6.x' into 2.7.x
  • 65bdcdb Upgrade to Glassfish JAXB 2.3.7
  • 02760ff Upgrade to Dependency Management Plugin 1.0.15.RELEASE
  • a19e394 Merge branch '2.6.x' into 2.7.x
  • 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 [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 21, 2022
@larsgrefer larsgrefer merged commit 6a17943 into master Oct 21, 2022
@dependabot dependabot bot deleted the dependabot/gradle/examples/org.springframework.boot-spring-boot-dependencies-2.7.5 branch October 21, 2022 11:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant