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 0f2f9d3577 Bump mina-core from 2.1.5 to 2.2.1 (#1060)
0f2f9d3577 is described below

commit 0f2f9d35779a8e3387bb76d8d3b1ecd688a0c1da
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 9 08:19:31 2023 -0500

    Bump mina-core from 2.1.5 to 2.2.1 (#1060)
    
    Bumps [mina-core](https://github.com/apache/mina) from 2.1.5 to 2.2.1.
    - [Release notes](https://github.com/apache/mina/releases)
    - [Commits](https://github.com/apache/mina/compare/2.1.5...2.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.mina:mina-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    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 f6015cb87b..421eacf331 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -155,7 +155,7 @@
         
<cxf.microprofile.config.version>3.0.1</cxf.microprofile.config.version>
         
<cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>
         
<cxf.microprofile.openapi.version>3.0</cxf.microprofile.openapi.version>
-        <cxf.mina.version>2.1.5</cxf.mina.version>
+        <cxf.mina.version>2.2.1</cxf.mina.version>
         <cxf.mockito.version>4.11.0</cxf.mockito.version>
         <cxf.msv.version>2013.6.1</cxf.msv.version>
         <cxf.neethi.version>3.2.0</cxf.neethi.version>

Reply via email to