aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-23 17:24:40 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-10-23 17:24:40 -0700
commit8a1d80171bc7a19e43799e40d86c6269c3d35ce1 (patch)
tree0253632c600b620a450135731d6625c24277a59b /pom.xml
parent60f8f5342f1fba49373699c1466e6ca06d1adc34 (diff)
Fix SO vulnerabilities with cxf
Change-Id: I2b96af009ae97da3888a4e71af03714c6c9feff2 Issue-ID: SO-1163 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d1e79fe735..486ce5c2e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
<publicNexusPath>content/repositories/public/</publicNexusPath>
<siteNexusPath>content/sites/site/org/onap/so/${project.version}/</siteNexusPath>
- <cxf.version>3.2.5</cxf.version>
+ <cxf.version>3.2.6</cxf.version>
<jax.ws.rs>2.1</jax.ws.rs>
</properties>
<distributionManagement>