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 5b3dba1f46 Bump cxf.wiremock.version from 3.10.0 to 3.11.0 (#2248)
5b3dba1f46 is described below
commit 5b3dba1f46a22f85dae194dea8a14e2ad43cb4b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 3 08:59:21 2025 -0500
Bump cxf.wiremock.version from 3.10.0 to 3.11.0 (#2248)
Bumps `cxf.wiremock.version` from 3.10.0 to 3.11.0.
Updates `org.wiremock:wiremock-standalone` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.10.0...3.11.0)
Updates `org.wiremock:wiremock-jetty12` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.10.0...3.11.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 c5916dddf5..8dbf68cd03 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -230,7 +230,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.1</cxf.wildfly.common.version>
- <cxf.wiremock.version>3.10.0</cxf.wiremock.version>
+ <cxf.wiremock.version>3.11.0</cxf.wiremock.version>
<cxf.woodstox.core.version>7.1.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>