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/08/02 17:56:01 UTC

[camel-karaf] branch camel-karaf-3.20.x updated: CAMEL-19323: Upgrade to Saxon 11.5_1

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

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


The following commit(s) were added to refs/heads/camel-karaf-3.20.x by this push:
     new 80706126 CAMEL-19323: Upgrade to Saxon 11.5_1
80706126 is described below

commit 8070612620594086dc76b0d4b8a034ffd51d333d
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Aug 2 19:55:53 2023 +0200

    CAMEL-19323: Upgrade to Saxon 11.5_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ebda3ba1..6ae85bb3 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_3</saxon-bundle-version>
+        <saxon-bundle-version>11.5_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>