This is an automated email from the ASF dual-hosted git repository. orudyy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
commit 4131252b0df2f049c2f35646b75a56afba7acc69 Author: Alex Rudyy <[email protected]> AuthorDate: Fri Feb 21 10:18:49 2020 +0000 QPID-8418: [Broker-J] Update jetty version to 9.4.26.v20200117 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f8d28e2..a05da8d 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ <fasterxml-jackson-version>2.10.2</fasterxml-jackson-version> <fasterxml-jackson-databind-version>2.10.2</fasterxml-jackson-databind-version> <slf4j-version>1.7.30</slf4j-version> - <jetty-version>9.4.22.v20191022</jetty-version> + <jetty-version>9.4.26.v20200117</jetty-version> <!-- dependency version numbers --> <bonecp-version>0.7.1.RELEASE</bonecp-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
