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/05/24 10:58:32 UTC

[camel] branch master updated: Upgrade Minimal-json to version 0.9.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 b168bcc  Upgrade Minimal-json to version 0.9.5
b168bcc is described below

commit b168bcc5828ddf6cda7028a78cba30f8e834603e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri May 24 12:58:11 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a55850c..bd4935b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -496,7 +496,7 @@
         <mimepull-version>1.9.11</mimepull-version>
         <mina2-version>2.0.20</mina2-version>
         <minidns-version>0.3.4</minidns-version>
-        <minimal-json-version>0.9.4</minimal-json-version>
+        <minimal-json-version>0.9.5</minimal-json-version>
         <mock-javamail-version>1.9</mock-javamail-version>
         <mockwebserver-version>0.0.17</mockwebserver-version>
         <mockito-version>2.27.0</mockito-version>