You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/10/22 19:03:38 UTC

[camel-karaf] branch master updated: Upgrade to Karaf 4.2.10 and upgrade Jetty

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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new f215cff  Upgrade to Karaf 4.2.10 and upgrade Jetty
f215cff is described below

commit f215cfffa098e5f9074bf8b52d5e45038a5bb0b5
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Oct 22 20:50:59 2020 +0200

    Upgrade to Karaf 4.2.10 and upgrade Jetty
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b65153b..edf22ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
         <jaxb-bundle-version>2.3.1_1</jaxb-bundle-version>
         <jdom-bundle-version>2.0.6_1</jdom-bundle-version>
         <jedis-client-bundle-version>3.3.0_2</jedis-client-bundle-version>
-        <jetty9-version>9.4.20.v20190813</jetty9-version>
+        <jetty9-version>9.4.32.v20200930</jetty9-version>
         <jing-bundle-version>20030619_5</jing-bundle-version>
         <jodatime-bundle-version>1.6.2</jodatime-bundle-version>
         <jolt-bundle-version>0.1.1_1</jolt-bundle-version>
@@ -199,7 +199,7 @@
         <junit-bundle-version>4.11_1</junit-bundle-version>
         <jzlib-bundle-version>1.1.3_2</jzlib-bundle-version>
         <kafka-bundle-version>2.6.0_1</kafka-bundle-version>
-        <karaf4-version>4.2.9</karaf4-version>
+        <karaf4-version>4.2.10</karaf4-version>
         <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
         <libphonenumber-bundle-version>8.12.10_1</libphonenumber-bundle-version>
         <lucene-bundle-version>8.6.1_1</lucene-bundle-version>