Skip to content

Commit a7d426a

Browse files
authored
Update Spring Boot Matrix 3.5.x and 3.4.x (#1558)
1 parent f78c655 commit a7d426a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ jobs:
5353
fail-fast: false
5454
matrix:
5555
java: [ 17 ]
56-
spring-boot-version: [ 3.4.3 ]
57-
spring-boot-display-version: [ 3.4.x ]
56+
spring-boot-version: [ 3.5.4 ]
57+
spring-boot-display-version: [ 3.5.x ]
5858
experimental: [ false ]
5959
include:
6060
- java: 17
61-
spring-boot-version: 3.3.9
62-
spring-boot-display-version: 3.3.x
61+
spring-boot-version: 3.4.9
62+
spring-boot-display-version: 3.4.x
6363
experimental: false
6464
env:
6565
GOVER: "1.20"

0 commit comments

Comments
 (0)