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-spring-boot.git


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

commit e19b0389c53a20c6aea75009c88eec040938e0c5
Author: Grzegorz Grzybek <[email protected]>
AuthorDate: Thu Oct 20 09:34:54 2022 +0200

    [CAMEL-15616] Upgrade to Saxon-HE 11.4 (#649)
---
 tooling/camel-spring-boot-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/camel-spring-boot-dependencies/pom.xml 
b/tooling/camel-spring-boot-dependencies/pom.xml
index 2b65cf3cde0..4b10e9c9a1b 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -184,7 +184,7 @@
       <dependency>
         <groupId>net.sf.saxon</groupId>
         <artifactId>Saxon-HE</artifactId>
-        <version>9.9.1-8</version>
+        <version>11.4</version>
       </dependency>
       <dependency>
         <groupId>net.thisptr</groupId>

Reply via email to