Skip to content

Commit 7cf7a2d

Browse files
fix(deps): update jettyversion to v11
1 parent 3291ff3 commit 7cf7a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servlet-hello-world/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
def jettyVersion = '9.4.52.v20230823'
1+
def jettyVersion = '11.0.17'
22

33
dependencies {
44
implementation "com.graphql-java-kickstart:graphql-java-servlet:$LIB_GRAPHQL_SERVLET_VER"

0 commit comments

Comments
 (0)