Skip to content

Commit

Permalink
Change wiremock-jre to wiremock-standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindkrishnakumar-okta committed Jan 17, 2023
1 parent 46b3e22 commit 7860ff6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
</dependency>
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>2.35.0</version>
<artifactId>wiremock-standalone</artifactId>
<version>3.0.0-beta-2</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
Expand Down

0 comments on commit 7860ff6

Please sign in to comment.