summaryrefslogtreecommitdiffstats
path: root/test-apis-ci/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test-apis-ci/pom.xml')
-rw-r--r--test-apis-ci/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml
index 54c08714d7..a770fe7886 100644
--- a/test-apis-ci/pom.xml
+++ b/test-apis-ci/pom.xml
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-all</artifactId>
- <version>1.3</version>
+ <version>${hamcrest-all.version}</version>
<scope>test</scope>
</dependency>
<dependency>