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:47 UTC

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

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>