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 fae6a0e60f08 chore(deps): Bump org.apache.mina:mina-core from 2.2.8 to
2.2.9 (#24131)
fae6a0e60f08 is described below
commit fae6a0e60f08f7337396162346d2eaf6a5df29f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 19 10:35:02 2026 +0200
chore(deps): Bump org.apache.mina:mina-core from 2.2.8 to 2.2.9 (#24131)
Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from
2.2.8 to 2.2.9.
- [Commits](https://github.com/apache/mina/compare/2.2.8...2.2.9)
---
updated-dependencies:
- dependency-name: org.apache.mina:mina-core
dependency-version: 2.2.9
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 5ab05da6f3ed..12139d0165e2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -383,7 +383,7 @@
<microprofile-config-version>3.1.1</microprofile-config-version>
<milo-version>1.1.4</milo-version>
<milvus-client-version>2.6.21</milvus-client-version>
- <mina-version>2.2.8</mina-version>
+ <mina-version>2.2.9</mina-version>
<minio-version>8.6.0</minio-version>
<mockito-version>5.23.0</mockito-version>
<mojo-executor-version>2.4.1</mojo-executor-version>