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

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


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new 44f6779  [AMQ-7330] Upgrade to Jetty 9.4.22.v20191022
44f6779 is described below

commit 44f6779b2bf8592ee19d21298100a4034efc4e34
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Thu Oct 31 11:12:22 2019 +0100

    [AMQ-7330] Upgrade to Jetty 9.4.22.v20191022
    
    (cherry picked from commit ed17d6284373188576f0fb0276dd1763766181cb)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e20a582..486666c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
     <jackson-version>2.9.10</jackson-version>
     <jasypt-version>1.9.2</jasypt-version>
     <jaxb-bundle-version>2.2.11_1</jaxb-bundle-version>
-    <jetty9-version>9.4.19.v20190610</jetty9-version>
+    <jetty9-version>9.4.22.v20191022</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>
     <jmdns-version>3.4.1</jmdns-version>
     <tomcat-api-version>8.0.53</tomcat-api-version>

Reply via email to