aboutsummaryrefslogtreecommitdiff
path: root/contrib/storage-opentsdb/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/storage-opentsdb/pom.xml')
-rw-r--r--contrib/storage-opentsdb/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/storage-opentsdb/pom.xml b/contrib/storage-opentsdb/pom.xml
index fdd35d0b9..4090ff0f0 100644
--- a/contrib/storage-opentsdb/pom.xml
+++ b/contrib/storage-opentsdb/pom.xml
@@ -57,7 +57,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-standalone</artifactId>
- <version>2.5.1</version>
+ <version>${wiremock.standalone.version}</version>
<scope>test</scope>
</dependency>