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 2023/05/20 15:12:19 UTC

[camel-karaf] branch camel-karaf-3.x updated: Upgrade osgi bundles

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

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


The following commit(s) were added to refs/heads/camel-karaf-3.x by this push:
     new e80299a6 Upgrade osgi bundles
e80299a6 is described below

commit e80299a68bb5e5b2cbf0fa9c89225898aeab854a
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat May 20 17:01:58 2023 +0200

    Upgrade osgi bundles
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d8391c82..edd0c238 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,7 @@
         <rescu-version>2.1.0</rescu-version>
         <re2j-version>1.5</re2j-version>
         <roaster-version>2.21.1.Final</roaster-version>
-        <saxon-bundle-version>11.4_1</saxon-bundle-version>
+        <saxon-bundle-version>11.4_3</saxon-bundle-version>
         <scribe-bundle-version>1.3.7_1</scribe-bundle-version>
         <serp-bundle-version>1.14.1_1</serp-bundle-version>
         <servicemix-jaxb-version>2.3_2</servicemix-jaxb-version>
@@ -314,7 +314,7 @@
         <xalan-bundle-version>2.7.2_3</xalan-bundle-version>
         <xerces-bundle-version>2.12.0_1</xerces-bundle-version>
         <xmlgraphics-commons-bundle-version>2.3_1</xmlgraphics-commons-bundle-version>
-        <xmlresolver-bundle-version>1.2_5</xmlresolver-bundle-version>
+        <xmlresolver-bundle-version>5.1.2_1</xmlresolver-bundle-version>
         <xpp3-bundle-version>1.1.4c_7</xpp3-bundle-version>
         <xstream-bundle-version>1.4.19_1</xstream-bundle-version>
         <zipkin-libthrift-version>0.13.0</zipkin-libthrift-version>