This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit 78f1046d81ff5946b0ddc183f5d249087c830e31 Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Mon Aug 18 10:48:52 2025 +0100 QPIDJMS-613: Update to Jetty 9.4.58 --- qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml index 534bce31..1ca67174 100644 --- a/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml +++ b/qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml @@ -29,7 +29,7 @@ <packaging>jar</packaging> <properties> <activemq-version>5.19.0</activemq-version> - <jetty-version>9.4.57.v20241219</jetty-version> + <jetty-version>9.4.58.v20250814</jetty-version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org