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/18 10:08:07 UTC

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

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 2b16d9b  Upgrade Mina to version 2.0.19
2b16d9b is described below

commit 2b16d9b1c224e0d4b131f70017cf8010bb16edfe
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jun 18 12:07:27 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 3090166..fcc38ff 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -500,7 +500,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.19</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.