Skip to content

Commit 14ca59a

Browse files
Update dependency org.eclipse.jetty:jetty-server to v11.0.14 (#64)
Co-authored-by: mend-for-g.yxqyang.asia[bot] <50673670+mend-for-g.yxqyang.asia[bot]@users.noreply.github.com>
1 parent 3ff3c51 commit 14ca59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
testImplementation('org.mockito:mockito-core:2.23.0')
5757
testImplementation('org.junit.jupiter:junit-jupiter-engine:5.3.1')
5858
testImplementation('org.junit-pioneer:junit-pioneer:0.3.0')
59-
testImplementation('org.eclipse.jetty:jetty-server:11.0.12')
59+
testImplementation('org.eclipse.jetty:jetty-server:11.0.14')
6060

6161
// Enforce wiremock to use latest guava and json-smart
6262
testImplementation('com.google.guava:guava:31.1-jre')

0 commit comments

Comments
 (0)