Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent affc677 commit 136a2fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@

<assertj.version>3.26.3</assertj.version>

<wiremock.version>3.8.0</wiremock.version>
<wiremock.version>3.9.0</wiremock.version>
<wiremock-maven-plugin.version>7.3.0</wiremock-maven-plugin.version>

<!-- Artemis test dependencies -->
Expand Down
2 changes: 1 addition & 1 deletion independent-projects/tools/analytics-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<segment.analytics.version>3.3.1</segment.analytics.version>
<httpclient.version>4.5.14</httpclient.version>
<wiremock.version>3.8.0</wiremock.version>
<wiremock.version>3.9.0</wiremock.version>
<commons-logging-jboss-logging.version>1.0.0.Final</commons-logging-jboss-logging.version>
</properties>

Expand Down

0 comments on commit 136a2fb

Please sign in to comment.