Skip to content

Commit 90f89ee

Browse files
committed
Update dependency com.github.tomakehurst:wiremock-standalone to v3
1 parent 984f7dc commit 90f89ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jira-macro/jira-macro-default/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>com.github.tomakehurst</groupId>
106106
<artifactId>wiremock-standalone</artifactId>
107-
<version>2.27.2</version>
107+
<version>3.0.1</version>
108108
<scope>test</scope>
109109
</dependency>
110110
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.github.tomakehurst</groupId>
7979
<artifactId>wiremock-standalone</artifactId>
80-
<version>2.27.2</version>
80+
<version>3.0.1</version>
8181
<scope>test</scope>
8282
</dependency>
8383
</dependencies>

0 commit comments

Comments
 (0)