summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichael Reece <michaere@amdocs.com>2018-09-19 16:33:16 +0100
committerMichael Reece <michaere@amdocs.com>2018-09-19 17:05:11 +0100
commit25e87d95d30a297cf8ba7e71a6418f0e66ddccc2 (patch)
treed33fbe165621ea5add3f5aa1af29082ecb44374d /pom.xml
parent749cad9bfd8cb3be54ccdab13b9093d5cdac1c88 (diff)
Exclude dom4j dep causing security vunerability
Also update event-client dependency to 1.3.0 and reinstate event-client-kafka dependency Issue-ID: AAI-1614 Change-Id: Ia2e84c0b05c927afe2387c34113ebbdb5f0dd85f Signed-off-by: Michael Reece <michaere@amdocs.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index aa31861..7732ecc 100755
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@ limitations under the License.
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
- <event.client.version>1.2.1</event.client.version>
+ <event.client.version>1.3.0</event.client.version>
</properties>
<modules>