This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 7f22c19dc90 CAMEL-19920 - camel-mina - Upgrade to newer versions -
version 2.2.3 (#11568)
7f22c19dc90 is described below
commit 7f22c19dc901d38cd0840b81c7746633986bb979
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Sep 27 11:57:07 2023 +0200
CAMEL-19920 - camel-mina - Upgrade to newer versions - version 2.2.3
(#11568)
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 1da76d6d2b8..1919917e96d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -335,7 +335,7 @@
<micrometer-tracing-version>1.1.5</micrometer-tracing-version>
<microprofile-config-version>3.0.3</microprofile-config-version>
<microprofile-fault-tolerance-version>4.0.2</microprofile-fault-tolerance-version>
- <mina-version>2.2.2</mina-version>
+ <mina-version>2.2.3</mina-version>
<minidns-version>0.3.4</minidns-version>
<minimal-json-version>0.9.5</minimal-json-version>
<minio-version>8.5.5</minio-version>