aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2019-04-05 16:24:13 +0200
committerChrisC <christophe.closset@intl.att.com>2019-04-05 16:27:00 +0200
commit989f40665366b23937d06ebddc5d7c42b2e75f9f (patch)
treedbdf663d5b5061031c716aff313fc78e9c24a46b /pom.xml
parentd10114aeb050d7a3e1e782e48ad446dfeebf388f (diff)
Update cadi to 2.1.10 and updated keystore
Updated cadi for Dublin Issue-ID: CLAMP-337 Change-Id: I71e02369e8aa0a23250c94c68fcd9cf434de4414 Signed-off-by: ChrisC <christophe.closset@intl.att.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 dbe87387..71c9f298 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,7 +374,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>