Skip to content

Commit 1890b96

Browse files
fix(deps): update jettyversion to v9.4.56.v20240826 (#343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a928175 commit 1890b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: servlet-hello-world/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
def jettyVersion = '9.4.54.v20240208'
1+
def jettyVersion = '9.4.56.v20240826'
22

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

0 commit comments

Comments
 (0)