Commit 6233fb3
committed
upgrade: Spring Boot to 3.3.7 & Spring Cloud 2023.0.4, fix test
- Bump parent Spring Boot 3.2.4 -> 3.3.7
- Update Spring Cloud BOM 2023.0.1 -> 2023.0.4 (security/bug fixes)
- Increment project version to 2.0.1-3.4.0
- Add/fix @SpringBootTest context load test1 parent 4a39dbd commit 6233fb3
File tree
2 files changed
+10
-10
lines changed- src/test/java/com/starkandwayne/serviceregistry
2 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
13 | 12 | | |
0 commit comments