We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc20cab commit e06a102Copy full SHA for e06a102
spring-boot-override-test-properties/pom.xml
@@ -26,9 +26,9 @@
26
<scope>test</scope>
27
</dependency>
28
<dependency>
29
- <groupId>com.github.tomakehurst</groupId>
+ <groupId>org.wiremock</groupId>
30
<artifactId>wiremock-standalone</artifactId>
31
- <version>2.27.2</version>
+ <version>3.0.1</version>
32
33
34
</dependencies>
0 commit comments