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

acosentino pushed a commit to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.x by this push:
     new ac8c5fe8109 CAMEL-19920 - camel-mina - Upgrade to newer versions - 
version 2.1.8 (#11570)
ac8c5fe8109 is described below

commit ac8c5fe81099c43c153e28829987c056ae94bcaf
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Sep 27 13:24:37 2023 +0200

    CAMEL-19920 - camel-mina - Upgrade to newer versions - version 2.1.8 
(#11570)
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cc0f539d448..47023f0d34c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -404,7 +404,7 @@
         
<microprofile-fault-tolerance-version>3.0</microprofile-fault-tolerance-version>
         <milo-version>0.6.8</milo-version>
         <milo-guava-version>31.1-jre</milo-guava-version>
-        <mina-version>2.1.7</mina-version>
+        <mina-version>2.1.8</mina-version>
         <minidns-version>0.3.4</minidns-version>
         <minimal-json-version>0.9.5</minimal-json-version>
         <minio-version>8.4.6</minio-version>

Reply via email to