This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 0624c499d0d chore(deps): Bump org.apache.mina:mina-core from 2.2.3 to
2.2.4 (#16647)
0624c499d0d is described below
commit 0624c499d0d657c9c034d21281164622fc27a679
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 24 09:23:24 2024 +0100
chore(deps): Bump org.apache.mina:mina-core from 2.2.3 to 2.2.4 (#16647)
Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from
2.2.3 to 2.2.4.
- [Commits](https://github.com/apache/mina/compare/2.2.3...2.2.4)
---
updated-dependencies:
- dependency-name: org.apache.mina:mina-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 49e29be00c2..65beca5b23d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -364,7 +364,7 @@
<microprofile-config-version>3.1</microprofile-config-version>
<microprofile-fault-tolerance-version>4.1.1</microprofile-fault-tolerance-version>
<milvus-client-version>2.5.2</milvus-client-version>
- <mina-version>2.2.3</mina-version>
+ <mina-version>2.2.4</mina-version>
<minidns-version>0.3.4</minidns-version>
<minimal-json-version>0.9.5</minimal-json-version>
<minio-version>8.5.14</minio-version>