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

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


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

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

    CAMEL-19920 - camel-mina - Upgrade to newer versions - version 2.1.8 
(#11571)
    
    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 73a0a5ac763..59ce6089b79 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -403,7 +403,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