Skip to content

Commit e5eabdc

Browse files
Use Spring Boot 3.5.4 because of key-value dep
Signed-off-by: artur-ciocanu <[email protected]>
1 parent 7a35016 commit e5eabdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
fail-fast: false
5454
matrix:
5555
java: [ 17 ]
56-
spring-boot-version: [ 3.5.5 ]
56+
spring-boot-version: [ 3.5.4 ]
5757
spring-boot-display-version: [ 3.5.x ]
5858
experimental: [ false ]
5959
include:

0 commit comments

Comments
 (0)