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

Commit 62f4e55

Browse files
committed
Updated servlet dependency to 7.3.2
1 parent 0c76a16 commit 62f4e55

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 @@ LIB_GRAPHQL_JAVA_VER = 11.0
4040
LIB_JUNIT_VER = 4.12
4141
LIB_SPRING_CORE_VER = 5.0.4.RELEASE
4242
LIB_SPRING_BOOT_VER = 2.1.3.RELEASE
43-
LIB_GRAPHQL_SERVLET_VER = 7.3.1
43+
LIB_GRAPHQL_SERVLET_VER = 7.3.2
4444
LIB_GRAPHQL_JAVA_TOOLS_VER = 5.5.0
4545
LIB_COMMONS_IO_VER = 2.6
4646
kotlin.version=1.3.10

0 commit comments

Comments
 (0)