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/07/28 05:22:31 UTC

[activemq] branch activemq-5.16.x updated: [AMQ-8330] Update Jetty to 9.4.43.v20210629

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 ebde0d7  [AMQ-8330] Update Jetty to 9.4.43.v20210629
ebde0d7 is described below

commit ebde0d7459d1d65e58272dc2d8ec845de4c00bb6
Author: Matt Pavlovich <ma...@hyte.io>
AuthorDate: Fri Jul 16 11:42:37 2021 -0500

    [AMQ-8330] Update Jetty to 9.4.43.v20210629
    
    (cherry picked from commit 224ff23789ccd332cfa6ca4786fd29a76c67179f)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b095a89..c4fa181 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.42.v20210604</jetty9-version>
+    <jetty9-version>9.4.43.v20210629</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>
     <jmdns-version>3.4.1</jmdns-version>
     <tomcat-api-version>9.0.41</tomcat-api-version>