You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/10/03 10:03:30 UTC

[camel] branch master updated: Upgrade Saxon and related bundle to version 9.9.1-5

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

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


The following commit(s) were added to refs/heads/master by this push:
     new bbfcdd0  Upgrade Saxon and related bundle to version 9.9.1-5
bbfcdd0 is described below

commit bbfcdd01609185c9b725520c7f69ecd7705c3b1c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 3 12:02:53 2019 +0200

    Upgrade Saxon and related bundle to version 9.9.1-5
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c33efd4..6b55969 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -552,8 +552,8 @@
         <rome-version>1.12.2</rome-version>
         <rxjava-version>1.3.8</rxjava-version>
         <rxjava2-version>2.2.12</rxjava2-version>
-        <saxon-bundle-version>9.9.1-4_1</saxon-bundle-version>
-        <saxon-version>9.9.1-4</saxon-version>
+        <saxon-bundle-version>9.9.1-5_1</saxon-bundle-version>
+        <saxon-version>9.9.1-5</saxon-version>
         <scala-version>2.11.7</scala-version>
         <scala-maven-plugin-version>3.2.2</scala-maven-plugin-version>
         <scribe-version>1.3.7</scribe-version>