aboutsummaryrefslogtreecommitdiffstats
path: root/utils/DmaapPublisher/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'utils/DmaapPublisher/pom.xml')
-rw-r--r--utils/DmaapPublisher/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/DmaapPublisher/pom.xml b/utils/DmaapPublisher/pom.xml
index 73ad30341c..f0756c576c 100644
--- a/utils/DmaapPublisher/pom.xml
+++ b/utils/DmaapPublisher/pom.xml
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
- <version>1.18</version>
+ <version>${snakeyaml.version}</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>