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 2022/10/20 07:48:23 UTC

[camel] branch main updated: [CAMEL-15616] Upgrade to Saxon-HE 11.4 (tests pass)

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

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


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

commit f07af29cabf5fb124588da935b7d67ecbc8ab962
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Oct 20 09:48:10 2022 +0200

    [CAMEL-15616] Upgrade to Saxon-HE 11.4 (tests pass)
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 91295ceb556..e66afd273b5 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -478,7 +478,7 @@
     <robotframework-version>4.1.2</robotframework-version>
     <rome-version>1.18.0</rome-version>
     <rxjava2-version>2.2.21</rxjava2-version>
-    <saxon-version>9.9.1-8</saxon-version>
+    <saxon-version>11.4</saxon-version>
     <scala-datasonnet-version>2.13.9</scala-datasonnet-version>
     <scala-version>2.11.12</scala-version>
     <servicemix-specs-version>2.9.0</servicemix-specs-version>