Skip to content

Commit 87c7ffc

Browse files
Update dependency org.wiremock.integrations:wiremock-spring-boot to v4
1 parent 49ff2a7 commit 87c7ffc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>anapi-v2</artifactId>
13-
<version>2.0.0</version>
13+
<version>2.0.1</version>
1414
<packaging>jar</packaging>
1515

1616
<name>anapi-v2</name>
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>org.wiremock.integrations</groupId>
164164
<artifactId>wiremock-spring-boot</artifactId>
165-
<version>3.8.2</version>
165+
<version>4.0.8</version>
166166
<scope>test</scope>
167167
</dependency>
168168
<dependency>

0 commit comments

Comments
 (0)