This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch 1.x in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit f80705bc3c6349b1d67ed24b968c4d72478d160b Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Aug 31 16:23:20 2022 +0100 QPIDJMS-577: update to jetty 9.4.48.v20220622 (cherry picked from commit 991443053274f1ce97e763ff10edc9e7d1b0a65c) with fixups --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8886c15e..aa865715 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ <activemq-version>5.17.0</activemq-version> <junit-version>4.13.2</junit-version> <fuse-joram-tests-version>1.0</fuse-joram-tests-version> - <jetty-version>9.4.45.v20220203</jetty-version> + <jetty-version>9.4.48.v20220622</jetty-version> <mockito-version>4.7.0</mockito-version> <hamcrest-version>2.2</hamcrest-version> <hadoop-minikdc-version>3.3.4</hadoop-minikdc-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
