We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 180a7ad + 97f1196 commit 0db0ca1Copy full SHA for 0db0ca1
1 file changed
gbfs-validator-java-cli/pom.xml
@@ -75,9 +75,9 @@
75
<scope>test</scope>
76
</dependency>
77
<dependency>
78
- <groupId>com.github.tomakehurst</groupId>
79
- <artifactId>wiremock-jre8</artifactId>
80
- <version>2.35.1</version>
+ <groupId>org.wiremock</groupId>
+ <artifactId>wiremock</artifactId>
+ <version>3.0.1</version>
81
82
83
</dependencies>
0 commit comments