You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/06 11:50:44 UTC

[GitHub] [camel] oscerd commented on a change in pull request #4367: "CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x"

oscerd commented on a change in pull request #4367:
URL: https://github.com/apache/camel/pull/4367#discussion_r500212359



##########
File path: components/camel-saxon/pom.xml
##########
@@ -33,7 +33,7 @@
 
     <properties>
         <camel.osgi.import.additional>
-            net.sf.saxon.*;version="[9.9.0,10)"
+            net.sf.saxon.*;version="[9.9.0,11)"

Review comment:
       It doesn't makes sense to restrict to 10.3 the range. Use 11 as upper limit




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org