This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 675f2fc71eb Bump org.apache.mina:mina-core from 2.2.7 to 2.2.8 (#3191)
675f2fc71eb is described below

commit 675f2fc71eb38077206fc0d6b6b09d0b7e4927d6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 09:19:17 2026 -0400

    Bump org.apache.mina:mina-core from 2.2.7 to 2.2.8 (#3191)
    
    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 cd81b91085d..13edf417c93 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -185,7 +185,7 @@
         
<cxf.microprofile.config.version>3.1.1</cxf.microprofile.config.version>
         
<cxf.microprofile.rest.client.version>4.0</cxf.microprofile.rest.client.version>
         
<cxf.microprofile.openapi.version>4.1.1</cxf.microprofile.openapi.version>
-        <cxf.mina.version>2.2.7</cxf.mina.version>
+        <cxf.mina.version>2.2.8</cxf.mina.version>
         <cxf.mockito.version>5.23.0</cxf.mockito.version>
         <cxf.msv.version>2022.7</cxf.msv.version>
         <cxf.neethi.version>3.2.2</cxf.neethi.version>

Reply via email to