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 2021/01/24 15:08:46 UTC

[camel] branch master updated (9f04a61 -> edbc9e8)

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

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


    from 9f04a61  Sync deps
     new 62ba0db  Upgrade JSLT to version 0.1.11
     new edbc9e8  Sync deps

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Sync deps

Posted by ac...@apache.org.
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

commit edbc9e89c61af6f9ed2d020a217718d1cc7c817e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Jan 24 16:08:09 2021 +0100

    Sync deps
---
 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 f633f65..7769c38 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -350,7 +350,7 @@
     <jota-version>1.0.0-beta7</jota-version>
     <jsch-version>0.1.55</jsch-version>
     <jsendnsca-version>2.1.1</jsendnsca-version>
-    <jslt-version>0.1.10</jslt-version>
+    <jslt-version>0.1.11</jslt-version>
     <jsmpp-version>2.3.11</jsmpp-version>
     <json-accessors-smart-version>1.2</json-accessors-smart-version>
     <json-api>1.0</json-api>


[camel] 01/02: Upgrade JSLT to version 0.1.11

Posted by ac...@apache.org.
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

commit 62ba0dbe1559c423653ba5d2a327f3aec01f9438
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Jan 24 16:05:00 2021 +0100

    Upgrade JSLT to version 0.1.11
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6503279..9e41c24 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -333,7 +333,7 @@
         <johnzon-version>1.2.8</johnzon-version>
         <jose4j-version>0.6.4</jose4j-version>
         <jsendnsca-version>2.1.1</jsendnsca-version>
-        <jslt-version>0.1.10</jslt-version>
+        <jslt-version>0.1.11</jslt-version>
         <jsmpp-version>2.3.11</jsmpp-version>
         <jsch-version>0.1.55</jsch-version>
         <json-accessors-smart-version>1.2</json-accessors-smart-version>