Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit f528612

Browse files
chore: update Spring Boot version to 2.3.4
1 parent f935b06 commit f528612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ TARGET_COMPATIBILITY = 1.8
4040
### Dependencies
4141

4242
LIB_GRAPHQL_JAVA_VER = 14.1
43-
LIB_SPRING_BOOT_VER = 2.3.1.RELEASE
43+
LIB_SPRING_BOOT_VER = 2.3.4.RELEASE
4444
LIB_GRAPHQL_SERVLET_VER = 9.2.0
4545
LIB_GRAPHQL_JAVA_TOOLS_VER = 6.1.0
4646
LIB_GRAPHQL_ANNOTATIONS_VER = 8.1

0 commit comments

Comments
 (0)