diff --git a/build.gradle b/build.gradle index 98968c9..16ace5b 100644 --- a/build.gradle +++ b/build.gradle @@ -55,7 +55,7 @@ dependencies { testImplementation('org.mockito:mockito-core:4.11.0') testImplementation('org.junit.jupiter:junit-jupiter-engine:5.3.1') testImplementation('org.junit-pioneer:junit-pioneer:0.3.0') - testImplementation('org.eclipse.jetty:jetty-server:11.0.19') + testImplementation('org.eclipse.jetty:jetty-server:11.0.24') // Enforce wiremock to use latest guava and json-smart testImplementation('com.google.guava:guava:32.0.1-jre')