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 d1a6fd2f33f30ce3e6688773a46988c82061ae3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 24 13:29:07 2024 -0400
Bump cxf.wiremock.version from 3.6.0 to 3.7.0 (#1937)
Bumps `cxf.wiremock.version` from 3.6.0 to 3.7.0.
Updates `org.wiremock:wiremock-standalone` from 3.6.0 to 3.7.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.6.0...3.7.0)
Updates `org.wiremock:wiremock-jetty12` from 3.6.0 to 3.7.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.6.0...3.7.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 7ab74899002f69055175dacae946b7664413c9ad)
# 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 f3a4f53a89..aacc232bb8 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.6.0</cxf.wiremock.version>
+ <cxf.wiremock.version>3.7.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>