You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gg...@apache.org on 2022/10/20 07:26:10 UTC

[camel-karaf] branch main updated: [CAMEL-15616] Upgrade to Saxon-HE 11.4 (#201)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 122961da [CAMEL-15616] Upgrade to Saxon-HE 11.4 (#201)
122961da is described below

commit 122961dac60b4e9cf07023c9ee58628ccf7b445b
Author: Grzegorz Grzybek <gr...@gmail.com>
AuthorDate: Thu Oct 20 09:26:06 2022 +0200

    [CAMEL-15616] Upgrade to Saxon-HE 11.4 (#201)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7584b266..86240531 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,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>9.9.1-6_1</saxon-bundle-version>
+        <saxon-bundle-version>11.4_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>