Skip to content

Commit

Permalink
Bump cxf.wiremock.version from 3.12.0 to 3.12.1 (#2305)
Browse files Browse the repository at this point in the history
Bumps `cxf.wiremock.version` from 3.12.0 to 3.12.1.

Updates `org.wiremock:wiremock-standalone` from 3.12.0 to 3.12.1
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.12.0...3.12.1)

Updates `org.wiremock:wiremock-jetty12` from 3.12.0 to 3.12.1
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.12.0...3.12.1)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.wiremock:wiremock-jetty12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent 1560ab6 commit b24f793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,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.12.0</cxf.wiremock.version>
<cxf.wiremock.version>3.12.1</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>
Expand Down

0 comments on commit b24f793

Please sign in to comment.