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 2021/06/20 16:55:32 UTC

[activemq] 02/02: [AMQ-8301] Upgrade to Jetty 9.4.42.v20210604

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

commit 51fa53977bdccaf902202c0597f4e6ca84969b69
Author: Matt Pavlovich <ma...@hyte.io>
AuthorDate: Wed Jun 16 15:34:37 2021 -0500

    [AMQ-8301] Upgrade to Jetty 9.4.42.v20210604
    
    (cherry picked from commit c8e7ef3e001f94cb744e0512a152274d4c0b13ef)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d632442..843bf63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <jackson-version>2.12.3</jackson-version>
     <jasypt-version>1.9.3</jasypt-version>
     <jaxb-bundle-version>2.2.11_1</jaxb-bundle-version>
-    <jetty9-version>9.4.41.v20210516</jetty9-version>
+    <jetty9-version>9.4.42.v20210604</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>
     <jmdns-version>3.4.1</jmdns-version>
     <tomcat-api-version>9.0.41</tomcat-api-version>