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

[camel-karaf] branch master updated: "CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x"

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

acosentino 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 99d21f4  "CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x"
99d21f4 is described below

commit 99d21f43f27f10eb9f06cf7587a29d1aed093d4f
Author: Kodanda Ramu Kakarla <kk...@kkakarla.pnq.csb>
AuthorDate: Tue Oct 6 16:59:13 2020 +0530

    "CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x"
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 217dc52..e31589c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -233,7 +233,7 @@
         <regexp-bundle-version>1.4_1</regexp-bundle-version>
         <resilience4j-version>1.3.0</resilience4j-version>
         <roaster-version>2.21.1.Final</roaster-version>
-        <saxon-bundle-version>9.9.1-6_1</saxon-bundle-version>
+        <saxon-bundle-version>10.1_1</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>