Skip to content

Commit

Permalink
Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.11.0
Browse files Browse the repository at this point in the history
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.9.2 to 3.11.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.9.2...3.11.0)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 16abe1b commit 852f520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<pdfbox.version>${pdfbox-version}</pdfbox.version>
<sshd.version>2.12.1</sshd.version><!-- @sync io.quarkus:quarkus-bom:${quarkus.version} dep:org.apache.sshd:sshd-common -->
<unboundid-ldapsdk.version>7.0.2</unboundid-ldapsdk.version>
<wiremock.version>3.9.2</wiremock.version>
<wiremock.version>3.11.0</wiremock.version>
<zt-exec.version>1.12</zt-exec.version>

<!-- Tooling dependency versions (keep sorted alphabetically) -->
Expand Down

0 comments on commit 852f520

Please sign in to comment.