Commit 0106c18
authored
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v4.0.5 (#2006)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[org.springframework.boot:spring-boot-starter-parent](https://spring.io/projects/spring-boot)
([source](https://redirect.github.com/spring-projects/spring-boot)) |
`4.0.3` → `4.0.5` |

|

|
---
### Release Notes
<details>
<summary>spring-projects/spring-boot
(org.springframework.boot:spring-boot-starter-parent)</summary>
###
[`v4.0.5`](https://redirect.github.com/spring-projects/spring-boot/releases/tag/v4.0.5)
[Compare
Source](https://redirect.github.com/spring-projects/spring-boot/compare/v4.0.4...v4.0.5)
##### :lady\_beetle: Bug Fixes
- Test starter for Spring Integration does not include Spring
Integration test module
[#​49784](https://redirect.github.com/spring-projects/spring-boot/issues/49784)
- Some sliced tests that import TransactionAutoConfiguration do not
import TransactionManagerCustomizationAutoConfiguration
[#​49782](https://redirect.github.com/spring-projects/spring-boot/issues/49782)
- WebSocket messaging's task executors are only auto-configured and
stompWebSocketHandlerMapping is only forced to be eager when using
Jackson
[#​49753](https://redirect.github.com/spring-projects/spring-boot/issues/49753)
- WebSocket app fails to start when Jackson is on the classpath but
there's no JsonMapper bean
[#​49749](https://redirect.github.com/spring-projects/spring-boot/issues/49749)
- Metadata annotation processor ignores method-level
`@NestedConfigurationProperty` when using constructor binding
[#​49738](https://redirect.github.com/spring-projects/spring-boot/issues/49738)
- Override of property in external 'application.properties' or
'application.yaml' is ignored
[#​49731](https://redirect.github.com/spring-projects/spring-boot/issues/49731)
- NativeImageResourceProvider does not find Flyway migration scripts in
subdirectories
[#​49706](https://redirect.github.com/spring-projects/spring-boot/issues/49706)
- Add `@ConditionalOnWebApplication` to
NettyReactiveWebServerAutoConfiguration
[#​49695](https://redirect.github.com/spring-projects/spring-boot/pull/49695)
- `@GraphQlTest` does not include `@ControllerAdvice`
[#​49672](https://redirect.github.com/spring-projects/spring-boot/issues/49672)
##### :notebook\_with\_decorative\_cover: Documentation
- Fix incorrect indefinite articles in Javadoc
[#​49727](https://redirect.github.com/spring-projects/spring-boot/issues/49727)
- Add some more Kotlin examples and trivial style fixes
[#​49714](https://redirect.github.com/spring-projects/spring-boot/issues/49714)
- Overhaul Spring Session documentation following modularization
[#​49704](https://redirect.github.com/spring-projects/spring-boot/issues/49704)
##### 🔨 Dependency Upgrades
- Upgrade to Brave 6.3.1
[#​49763](https://redirect.github.com/spring-projects/spring-boot/issues/49763)
- Upgrade to Jackson 2 Bom 2.21.2
[#​49764](https://redirect.github.com/spring-projects/spring-boot/issues/49764)
- Upgrade to jOOQ 3.19.31
[#​49765](https://redirect.github.com/spring-projects/spring-boot/issues/49765)
- Upgrade to Netty 4.2.12.Final
[#​49794](https://redirect.github.com/spring-projects/spring-boot/issues/49794)
- Upgrade to Tomcat 11.0.20
[#​49767](https://redirect.github.com/spring-projects/spring-boot/issues/49767)
- Upgrade to Zipkin Reporter 3.5.3
[#​49762](https://redirect.github.com/spring-projects/spring-boot/issues/49762)
##### ❤️ Contributors
Thank you to all the contributors who worked on this release:
[@​Joowon-Seo](https://redirect.github.com/Joowon-Seo),
[@​deejay1](https://redirect.github.com/deejay1),
[@​dlwldnjs1009](https://redirect.github.com/dlwldnjs1009),
[@​kwondh5217](https://redirect.github.com/kwondh5217),
[@​ljrmorgan](https://redirect.github.com/ljrmorgan), and
[@​quaff](https://redirect.github.com/quaff)
###
[`v4.0.4`](https://redirect.github.com/spring-projects/spring-boot/releases/tag/v4.0.4)
[Compare
Source](https://redirect.github.com/spring-projects/spring-boot/compare/v4.0.3...v4.0.4)
##### 1 parent acab5b2 commit 0106c18
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments