You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/09/08 10:23:58 UTC

[camel] branch master updated: Upgrade Apache Mina

This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 cecff33  Upgrade Apache Mina
cecff33 is described below

commit cecff331ab2b28e312a91eb101db3d42658dcf89
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Sep 8 12:23:30 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 73e06ec..87dc467 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -415,7 +415,7 @@
         <milo-version>0.3.7</milo-version>
         <milo-guava-version>26.0-jre</milo-guava-version>
         <mimepull-version>1.9.13</mimepull-version>
-        <mina-version>2.1.3</mina-version>
+        <mina-version>2.1.4</mina-version>
         <minidns-version>0.3.4</minidns-version>
         <minimal-json-version>0.9.5</minimal-json-version>
         <minio-version>7.1.2</minio-version>