Commit 8801896
committed
Bump Spring Boot 3.4.4 -> 3.5.14
The 3.4.x line is no longer maintained on OSS support;
3.5.14 is the latest patch on the supported 3.5.x branch.
Verified locally on Temurin 24.0.2:
- ./gradlew clean build: SUCCESS
- ./gradlew test: AppTest.testRootPage PASSED
- ./gradlew checkstyleMain: no issues
- bootRun: app responds 200 on GET / with the same body1 parent 8873a39 commit 8801896
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments