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 2015/12/22 11:41:58 UTC

camel git commit: Upgrade Mina to version 2.0.10

Repository: camel
Updated Branches:
  refs/heads/master 63166acdf -> 5f53ce5e9


Upgrade Mina to version 2.0.10


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5f53ce5e
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5f53ce5e
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5f53ce5e

Branch: refs/heads/master
Commit: 5f53ce5e93792758b1fcf0bd9b854660a1c922c6
Parents: 63166ac
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Dec 22 11:41:34 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Dec 22 11:41:34 2015 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/5f53ce5e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d6b438d..c05db62 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -375,7 +375,7 @@
     <metrics-version>3.1.2</metrics-version>
     <mina-bundle-version>1.1.7_6</mina-bundle-version>
     <mina-version>1.1.7</mina-version>
-    <mina2-version>2.0.9</mina2-version>
+    <mina2-version>2.0.10</mina2-version>
     <minimal-json-version>0.9.4</minimal-json-version>
     <mock-javamail-version>1.9</mock-javamail-version>
     <mockito-version>1.9.5</mockito-version>