Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2021

Bumps org.springframework.boot from 2.4.3 to 2.5.7.

Release notes

Sourced from org.springframework.boot's releases.

v2.5.7

🐞 Bug Fixes

  • Dependency management for JSTL is out of date #28659
  • JUnit annotations may prevent a test context from being cached #28565
  • Avoid duplicate AOP proxy class definition with FilteredClassLoader #28531
  • Profiles added using @ActiveProfiles have different precedence #28530
  • Logback should default to JVM's default charset instead of ASCII #28486
  • When a parent context has method validation configuration, it isn't auto-configured in its child contexts #28479
  • Prometheus actuator endpoint should produce a text/plain response unless application/openmetrics-text is explicitly accepted #28446

📔 Documentation

  • Fix "Configure Two DataSources" example #28712
  • Update URL for GraphQL Spring Boot starter #28683
  • Fix @deprecated and @see in org.springframework.boot.loader.archive.Archive's javadoc #28680
  • Configuration sample in reference doc has wrong yaml formatting #28671
  • Fix yaml sample format in reference doc #28670
  • Fix typo in "Ant-style path matching" #28549
  • Change description of property "logging.logback.rollingpolicy.max-history" to match Logback documentation #28466
  • Improve documentation on using an embedded ActiveMQ broker #28434
  • Don't use markdown syntax in javadoc or error messages #28424

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.92 #28556
  • Upgrade to Gson 2.8.9 #28557
  • Upgrade to Hazelcast 4.1.6 #28558
  • Upgrade to Johnzon 1.2.15 #28559
  • Upgrade to Kafka 2.7.2 #28694
  • Upgrade to Logback 1.2.7 #28695
  • Upgrade to Micrometer 1.7.6 #28511
  • Upgrade to Neo4j Java Driver 4.2.8 #28717
  • Upgrade to Netty 4.1.70.Final #28560
  • Upgrade to Netty tcNative 2.0.46.Final #28718
  • Upgrade to Reactor 2020.0.13 #28509
  • Upgrade to Spring AMQP 2.3.12 #28600
  • Upgrade to Spring Batch 4.3.4 #28250
  • Upgrade to Spring Data 2021.0.7 #28512
  • Upgrade to Spring Framework 5.3.13 #28510
  • Upgrade to Spring HATEOAS 1.3.6 #28609
  • Upgrade to Spring Integration 5.5.6 #28513
  • Upgrade to Spring Kafka 2.7.9 #28539
  • Upgrade to Tomcat 9.0.55 #28696

❤️ Contributors

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

... (truncated)

Commits
  • 7c45313 Release v2.5.7
  • 64270ec Convert environment used by SpringBootTestContextLoader
  • 7fbb9d4 Polish "Upgrade to Neo4j Java Driver 4.2.8"
  • 73cc238 Merge branch '2.4.x' into 2.5.x
  • f33c8f6 Upgrade to Netty tcNative 2.0.46.Final
  • 9dd599c Upgrade to Neo4j Java Driver 4.2.8
  • 1df04c4 Upgrade to Netty tcNative 2.0.46.Final
  • d541dda Merge branch '2.4.x' into 2.5.x
  • c6b2567 Upgrade to Spring Batch 4.3.4
  • 416a133 Merge branch '2.4.x' into 2.5.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 [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.4.3 to 2.5.7.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.3...v2.5.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2021

Superseded by #129.

@dependabot dependabot bot closed this Nov 22, 2021
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.boot-2.5.7 branch November 22, 2021 03:06
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.

0 participants