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/04/01 03:51:19 UTC

[activemq] branch activemq-5.15.x updated: [AMQ-8210] Upgrade to Jetty 9.4.39.v20210325

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 aa66d84  [AMQ-8210] Upgrade to Jetty 9.4.39.v20210325
aa66d84 is described below

commit aa66d84ad27806ae15008b7e2b008720ea03efca
Author: jbonofre <jb...@apache.org>
AuthorDate: Tue Mar 30 13:40:46 2021 +0200

    [AMQ-8210] Upgrade to Jetty 9.4.39.v20210325
    
    (cherry picked from commit bbda67f00cac1efcdb9ed5365ceccacd146b0562)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 720a961..d42e14a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
     <jackson-databind-version>2.9.10.8</jackson-databind-version>
     <jasypt-version>1.9.3</jasypt-version>
     <jaxb-bundle-version>2.2.11_1</jaxb-bundle-version>
-    <jetty9-version>9.4.38.v20210224</jetty9-version>
+    <jetty9-version>9.4.39.v20210325</jetty9-version>
     <jetty-version>${jetty9-version}</jetty-version>
     <jmdns-version>3.4.1</jmdns-version>
     <tomcat-api-version>9.0.41</tomcat-api-version>