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 2f0ee09427a5 chore(deps): Bump org.apache.mina:mina-core from 2.2.7 to 
2.2.8 (#23691)
2f0ee09427a5 is described below

commit 2f0ee09427a5c9718db30616b5c9923ab88774d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 09:25:36 2026 +0200

    chore(deps): Bump org.apache.mina:mina-core from 2.2.7 to 2.2.8 (#23691)
    
    Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from 
2.2.7 to 2.2.8.
    - [Commits](https://github.com/apache/mina/compare/2.2.7...2.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.mina:mina-core
      dependency-version: 2.2.8
      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 9c5137fdfff5..106f1c314d84 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -385,7 +385,7 @@
         <microprofile-config-version>3.1.1</microprofile-config-version>
         <milo-version>1.1.3</milo-version>
         <milvus-client-version>2.6.20</milvus-client-version>
-        <mina-version>2.2.7</mina-version>
+        <mina-version>2.2.8</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>

Reply via email to