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 e8b690d3bf Bump cxf.wiremock.version from 3.7.0 to 3.8.0 (#1942)
e8b690d3bf is described below

commit e8b690d3bf15860b2576e325574157e5ce23ec28
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 1 18:02:01 2024 -0400

    Bump cxf.wiremock.version from 3.7.0 to 3.8.0 (#1942)
    
    Bumps `cxf.wiremock.version` from 3.7.0 to 3.8.0.
    
    Updates `org.wiremock:wiremock-standalone` from 3.7.0 to 3.8.0
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](https://github.com/wiremock/wiremock/compare/3.7.0...3.8.0)
    
    Updates `org.wiremock:wiremock-jetty12` from 3.7.0 to 3.8.0
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](https://github.com/wiremock/wiremock/compare/3.7.0...3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.wiremock:wiremock-standalone
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.wiremock:wiremock-jetty12
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 75343aeafb..dbc47e50ce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -232,7 +232,7 @@
         <cxf.validation.api.version>3.0.2</cxf.validation.api.version>
         <cxf.velocity.version>2.3</cxf.velocity.version>
         <cxf.wildfly.common.version>2.0.0</cxf.wildfly.common.version>
-        <cxf.wiremock.version>3.7.0</cxf.wiremock.version>
+        <cxf.wiremock.version>3.8.0</cxf.wiremock.version>
         <cxf.woodstox.core.version>7.0.0</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>4.2.1</cxf.woodstox.stax2-api.version>
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>

Reply via email to