From b5a04a5649679e78a34d2e41d1f327c11601bb2a Mon Sep 17 00:00:00 2001 From: Mark Andreev Date: Fri, 23 Feb 2024 15:19:10 +0400 Subject: [PATCH] Align jetty-util version to jetty-server version --- benchmark-framework/.factorypath | 24 ++++++++++++------------ benchmark-framework/pom.xml | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/benchmark-framework/.factorypath b/benchmark-framework/.factorypath index 72602138..59a05eb8 100644 --- a/benchmark-framework/.factorypath +++ b/benchmark-framework/.factorypath @@ -85,14 +85,14 @@ - - - - - - - - + + + + + + + + @@ -112,11 +112,11 @@ - + - - - + + + diff --git a/benchmark-framework/pom.xml b/benchmark-framework/pom.xml index fa089e94..2e1d95e7 100644 --- a/benchmark-framework/pom.xml +++ b/benchmark-framework/pom.xml @@ -187,7 +187,7 @@ org.eclipse.jetty jetty-util - 9.4.8.v20171121 + 9.4.17.v20190418