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 565121d915 Bump wiremock from 3.0.0-beta-9 to 3.0.0-beta-10 (#1309)
565121d915 is described below

commit 565121d915167bdfec1d2fce1056f84750730c91
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 16 07:47:26 2023 -0400

    Bump wiremock from 3.0.0-beta-9 to 3.0.0-beta-10 (#1309)
    
    Bumps [wiremock](https://github.com/wiremock/wiremock) from 3.0.0-beta-9 to 
3.0.0-beta-10.
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - 
[Commits](https://github.com/wiremock/wiremock/compare/3.0.0-beta-9...3.0.0-beta-10)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.tomakehurst:wiremock
      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 ecf94f308f..23af73b4f4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -228,7 +228,7 @@
         <cxf.validation.api.version>3.0.2</cxf.validation.api.version>
         <cxf.velocity.version>2.3</cxf.velocity.version>
         <cxf.wildfly.common.version>1.6.0.Final</cxf.wildfly.common.version>
-        <cxf.wiremock.version>3.0.0-beta-9</cxf.wiremock.version>
+        <cxf.wiremock.version>3.0.0-beta-10</cxf.wiremock.version>
         <cxf.woodstox.core.version>6.5.1</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