This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.20.x by this push:
new a29688f1568 Upgrade to mina 2.1.7
a29688f1568 is described below
commit a29688f156854a789bfc4cd16f3b897474ede117
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jun 12 06:53:49 2023 +0200
Upgrade to mina 2.1.7
---
camel-dependencies/pom.xml | 2 +-
parent/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 624e1fc5e4a..857b73b5a3e 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -414,7 +414,7 @@
<microprofile-metrics-version>3.0.1</microprofile-metrics-version>
<milo-guava-version>31.1-jre</milo-guava-version>
<milo-version>0.6.8</milo-version>
- <mina-version>2.1.6</mina-version>
+ <mina-version>2.1.7</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>
diff --git a/parent/pom.xml b/parent/pom.xml
index 685ceb73143..ddee42a9f4a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -400,7 +400,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.6</mina-version>
+ <mina-version>2.1.7</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>