aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 43cb5313f7..0f1070309a 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -102,7 +102,7 @@
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-client</artifactId>
- <version>3.1.12</version>
+ <version>${cxf.version}</version>
<scope>test</scope>
</dependency>
<dependency>