Skip to content

Commit 9f2cc33

Browse files
authored
Merge branch 'master' into issue-1554
2 parents c0fa512 + a7d426a commit 9f2cc33

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)