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 8cfb4078a2 Bump cxf.wiremock.version from 3.4.1 to 3.4.2 (#1707)
8cfb4078a2 is described below

commit 8cfb4078a21f9c72069e3eef33c0ba5e4ef10a11
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 26 07:57:55 2024 -0500

    Bump cxf.wiremock.version from 3.4.1 to 3.4.2 (#1707)
    
    Bumps `cxf.wiremock.version` from 3.4.1 to 3.4.2.
    
    Updates `org.wiremock:wiremock` from 3.4.1 to 3.4.2
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](https://github.com/wiremock/wiremock/compare/3.4.1...3.4.2)
    
    Updates `org.wiremock:wiremock-standalone` from 3.4.1 to 3.4.2
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](https://github.com/wiremock/wiremock/compare/3.4.1...3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.wiremock:wiremock
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.wiremock:wiremock-standalone
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 52237f219a..893dbe8582 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -231,7 +231,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.7.0.Final</cxf.wildfly.common.version>
-        <cxf.wiremock.version>3.4.1</cxf.wiremock.version>
+        <cxf.wiremock.version>3.4.2</cxf.wiremock.version>
         <cxf.woodstox.core.version>6.6.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