aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSébastien Determe <sebastien.determe@intl.att.com>2019-04-08 16:34:27 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-08 16:34:27 +0000
commit21842a5fe883fb1a6f5795b85dbf58f10267e0bb (patch)
treeba77ff6bbd19fdbdf474ec317f29cb6662f8b000 /pom.xml
parent8356ed8bce80a957c68236ce14fe0a270524c7df (diff)
parent989f40665366b23937d06ebddc5d7c42b2e75f9f (diff)
Merge "Update cadi to 2.1.10 and updated keystore"
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 e03aeada..911ffc60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -378,7 +378,7 @@
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-aaf</artifactId>
- <version>2.1.1</version>
+ <version>2.1.10</version>
<exclusions>
<exclusion>
<groupId>javax.servlet</groupId>