orange-cloudfoundry / osb-cmdb

A configuration management db for Open Service Broker API broker implementations
Apache License 2.0
14 stars 1 forks source link

Bump spring-boot-gradle-plugin from 2.4.5 to 2.5.7 #145

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps spring-boot-gradle-plugin from 2.4.5 to 2.5.7.

Release notes

Sourced from spring-boot-gradle-plugin's releases.

v2.5.7

:lady_beetle: 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

:notebook_with_decorative_cover: 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

:hammer: 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

:heart: 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)
dependabot[bot] commented 2 years ago

Superseded by #146.