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 2018/06/04 06:55:37 UTC

[camel] branch master updated: Upgrade Mina to version 2.0.18

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 201827b  Upgrade Mina to version 2.0.18
201827b is described below

commit 201827b4640aefa25ad929dbad9a2e34a8b56080
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jun 4 08:54:37 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4a4b382..1c99522 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -499,7 +499,7 @@
     <milo-version>0.2.1</milo-version>
     <mina-bundle-version>1.1.7_6</mina-bundle-version>
     <mina-version>1.1.7</mina-version>
-    <mina2-version>2.0.17</mina2-version>
+    <mina2-version>2.0.18</mina2-version>
     <minimal-json-version>0.9.4</minimal-json-version>
     <mock-javamail-version>1.9</mock-javamail-version>
     <mockwebserver-version>0.0.17</mockwebserver-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.