You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/01/20 15:48:48 UTC

[cxf] 01/03: Bump msv-core from 2013.6.1 to 2022.7 (#1070)

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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit d6bae88402ac65f4e0341d044a6ea7c64ae4cf02
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jan 20 07:57:12 2023 -0500

    Bump msv-core from 2013.6.1 to 2022.7 (#1070)
    
    Bumps msv-core from 2013.6.1 to 2022.7.
    
    ---
    updated-dependencies:
    - dependency-name: net.java.dev.msv:msv-core
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 486472afc4..09a853131b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -173,7 +173,7 @@
         <cxf.microprofile.openapi.version>2.0</cxf.microprofile.openapi.version>
         <cxf.mina.version>2.1.5</cxf.mina.version>
         <cxf.mockito.version>4.11.0</cxf.mockito.version>
-        <cxf.msv.version>2013.6.1</cxf.msv.version>
+        <cxf.msv.version>2022.7</cxf.msv.version>
         <cxf.neethi.version>3.2.0</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>
         <cxf.netty.version>4.1.87.Final</cxf.netty.version>