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 7439d07 commit bf2a418Copy full SHA for bf2a418
flink-metrics/flink-metrics-influxdb/pom.xml
@@ -68,8 +68,8 @@ under the License.
68
</dependency>
69
70
<dependency>
71
- <groupId>com.github.tomakehurst</groupId>
72
- <artifactId>wiremock-jre8</artifactId>
+ <groupId>org.wiremock</groupId>
+ <artifactId>wiremock</artifactId>
73
<version>3.0.1</version>
74
<scope>test</scope>
75
0 commit comments