You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2022/08/01 04:28:14 UTC

[activemq] branch activemq-5.16.x updated: [AMQ-8993] Upgrade to Jetty 9.4.48.v20220622

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.16.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.16.x by this push:
     new 130d17e13 [AMQ-8993] Upgrade to Jetty 9.4.48.v20220622
130d17e13 is described below

commit 130d17e133000d4a13883f610c177479f5634f9e
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Jul 29 09:54:50 2022 +0200

    [AMQ-8993] Upgrade to Jetty 9.4.48.v20220622
    
    (cherry picked from commit 6fb32d2b3f111f5190c4406c5162aaa593755ca7)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d3ab72835..d8c5b7152 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <jackson-databind-version>2.13.2.2</jackson-databind-version>
     <jasypt-version>1.9.3</jasypt-version>
     <jaxb-bundle-version>2.2.11_1</jaxb-bundle-version>
-    <jetty9-version>9.4.46.v20220331</jetty9-version>
+    <jetty9-version>9.4.48.v20220622</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>
     <jmdns-version>3.4.1</jmdns-version>
     <tomcat-api-version>9.0.58</tomcat-api-version>