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

github-bot pushed a commit to branch 
dependabot/maven/cxf.wiremock.version-3.13.2
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 7b3411176a5b5e8b76a1f0996673c9b32814fed8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 18 02:08:03 2025 +0000

    Bump cxf.wiremock.version from 3.13.1 to 3.13.2
    
    Bumps `cxf.wiremock.version` from 3.13.1 to 3.13.2.
    
    Updates `org.wiremock:wiremock-standalone` from 3.13.1 to 3.13.2
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](https://github.com/wiremock/wiremock/compare/3.13.1...3.13.2)
    
    Updates `org.wiremock:wiremock-jetty12` from 3.13.1 to 3.13.2
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](https://github.com/wiremock/wiremock/compare/3.13.1...3.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.wiremock:wiremock-standalone
      dependency-version: 3.13.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.wiremock:wiremock-jetty12
      dependency-version: 3.13.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1461ae7425..3cc0b5fb60 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.4.1</cxf.velocity.version>
         <cxf.wildfly.common.version>2.0.1</cxf.wildfly.common.version>
-        <cxf.wiremock.version>3.13.1</cxf.wiremock.version>
+        <cxf.wiremock.version>3.13.2</cxf.wiremock.version>
         <cxf.woodstox.core.version>7.1.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