Skip to content

Commit 876975c

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

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
@@ -55,7 +55,7 @@ dependencies {
5555
testImplementation('org.mockito:mockito-core:2.23.0')
5656
testImplementation('org.junit.jupiter:junit-jupiter-engine:5.3.1')
5757
testImplementation('org.junit-pioneer:junit-pioneer:0.3.0')
58-
testImplementation('org.eclipse.jetty:jetty-server:11.0.12')
58+
testImplementation('org.eclipse.jetty:jetty-server:11.0.14')
5959

6060
// Enforce wiremock to use latest guava
6161
testImplementation('com.google.guava:guava:31.1-jre')

0 commit comments

Comments
 (0)