This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit fb85384023354e0444f1062f02f44a0d6e0bf140
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>
(cherry picked from commit e8b690d3bf15860b2576e325574157e5ce23ec28)
# Conflicts:
# parent/pom.xml
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 90b9e550e7..a2d3a7d1d5 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>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>6.6.2</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>