bootBuildInfo fails with a NullPointerException when an additional property has a null value #30670
@SpringBootTest(webEnvironment = WebEnvironment.NONE) is overridden by spring.main.web-application-type in application.properties #30666
Spring Boot does not respect WebApplicationType.REACTIVE in tests with a mock web environment #30664
NullPointerException is thrown when accessing /actuator/configprops if a class annotated with both @Configuration and @ConfigurationProperties has a static @Bean method #30581
ApplicationAvailabilityBean is not thread-safe #30553
Incorrect Neo4j username property replacement hint by spring-boot-properties-migrator #30551
Add Tomcat locale mapping for Japanese to preserve UTF-8 charset #30541
:notebook_with_decorative_cover: Documentation
Update doc samples to reflect AdoptOpenJDK move to the Eclipse Foundation #30749
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-starter-parent from 1.5.22.RELEASE to 2.6.7.
Release notes
Sourced from spring-boot-starter-parent's releases.
... (truncated)
Commits
5abc680
Release v2.6.7c5d650a
Merge branch '2.5.x' into 2.6.x77edb27
Fix package tangle caused by ApplicationContextFactorya0bdd93
Merge branch '2.5.x' into 2.6.x3731655
Upgrade to Spring Session 2021.1.35c4b63b
Upgrade to Spring Session 2021.0.6e455fc1
Merge branch '2.5.x' into 2.6.xc595362
Upgrade to Postgresql 42.3.4d69ca28
Upgrade to Lombok 1.18.249673a8b
Upgrade to Kotlin 1.6.21Dependabot 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)