Skip to content

Commit

Permalink
Merge pull request quarkusio#39817 from quarkusio/dependabot/maven/or…
Browse files Browse the repository at this point in the history
…g.wiremock-wiremock-standalone-3.5.2

Bump org.wiremock:wiremock-standalone from 3.5.1 to 3.5.2
  • Loading branch information
geoand authored Apr 2, 2024
2 parents da19e0d + c60ae24 commit 9ca43be
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 @@ -116,7 +116,7 @@

<assertj.version>3.25.3</assertj.version>

<wiremock.version>3.5.1</wiremock.version>
<wiremock.version>3.5.2</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.5.1</wiremock.version>
<wiremock.version>3.5.2</wiremock.version>
<commons-logging-jboss-logging.version>1.0.0.Final</commons-logging-jboss-logging.version>
</properties>

Expand Down

0 comments on commit 9ca43be

Please sign in to comment.