BLANKHumanity / blank-humanity-discord-bot

2 stars 0 forks source link

Bump spring-boot-starter-parent from 2.6.0 to 2.6.3 #10

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps spring-boot-starter-parent from 2.6.0 to 2.6.3.

Release notes

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

v2.6.3

:lady_beetle: Bug Fixes

  • 'spring.config.import' placeholders can resolve from profile-specific documents when they should fail #29459
  • Warning from AprLifecycleListener when using Tomcat Native and Tomcat 9.0.55 or later #29454
  • ConfigurationPropertySources.attach will always reattach when called multiple times #29410
  • @SpringBootTest does not use spring.main.web-application-type properties declared in test resource files #29374
  • Embedded launch script fails if jar is owned by an unknown user #29371
  • ResponseStatusException no longer returning response body in 2.6.2 using Spring Security when application has a custom context path #29299
  • Maven repackaging of a jar with a deeply nested package is prohibitively slow #29268
  • Health contributor exclusion rules aren't applied to child contributors #29251
  • Default value for management.info.env.enabled is outdated #29187

:notebook_with_decorative_cover: Documentation

  • Refer to Maven Resolver rather than Aether #29480
  • Clarify documentation for RestTemplate customization #29401
  • Learning About Spring Boot Features has "logging" link twice #29380

:hammer: Dependency Upgrades

  • Update to Spring Kafka 2.8.2 #29319
  • Upgrade to Hibernate 5.6.4.Final #29497
  • Upgrade to HttpCore5 5.1.3 #29343
  • Upgrade to Infinispan 12.1.11.Final #29344
  • Upgrade to Jaybird 4.0.5.java8 #29345
  • Upgrade to JBoss Logging 3.4.3.Final #29346
  • Upgrade to Lettuce 6.1.6.RELEASE #29347
  • Upgrade to Log4j2 2.17.1 #29184
  • Upgrade to Logback 1.2.10 #29348
  • Upgrade to MariaDB 2.7.5 #29498
  • Upgrade to Maven Jar Plugin 3.2.2 #29349
  • Upgrade to Micrometer 1.8.2 #29316
  • Upgrade to MongoDB 4.4.1 #29350
  • Upgrade to MySQL 8.0.28 #29467
  • Upgrade to Neo4j Java Driver 4.4.2 #29398
  • Upgrade to Netty 4.1.73.Final #29351
  • Upgrade to Netty tcNative 2.0.47.Final #29395
  • Upgrade to Pooled JMS 1.2.3 #29468
  • Upgrade to R2DBC Bom Arabba-SR12 #29396
  • Upgrade to Reactor 2020.0.15 #29315
  • Upgrade to SLF4J 1.7.33 #29397
  • Upgrade to Spring AMQP 2.4.2 #29318
  • Upgrade to Spring Data 2021.1.1 #29317
  • Upgrade to Spring Framework 5.3.15 #29327
  • Upgrade to Spring HATEOAS 1.4.1 #29283
  • Upgrade to Spring Integration 5.5.8 #29320
  • Upgrade to Spring REST Docs 2.0.6.RELEASE #29322

:heart: Contributors

... (truncated)

Commits
  • 5282d4e Release v2.6.3
  • 3460c24 Ignore context path when calling privilege evaluator
  • fb44e1c Merge branch '2.5.x' into 2.6.x
  • 5521a5d Next development version (v2.5.10-SNAPSHOT)
  • 94c7a60 Merge branch '2.5.x' into 2.6.x
  • c488be5 Upgrade to MariaDB 2.7.5
  • 5dbde1b Upgrade to Hibernate 5.6.4.Final
  • 6ae5bfb Upgrade to MariaDB 2.7.5
  • 5b1486c Merge branch '2.5.x' into 2.6.x
  • d211b0f Disable test is Docker is not available
  • 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)