diff options
author | ChrisC <christophe.closset@intl.att.com> | 2019-04-05 16:24:13 +0200 |
---|---|---|
committer | ChrisC <christophe.closset@intl.att.com> | 2019-04-05 16:27:00 +0200 |
commit | 989f40665366b23937d06ebddc5d7c42b2e75f9f (patch) | |
tree | dbdf663d5b5061031c716aff313fc78e9c24a46b /pom.xml | |
parent | d10114aeb050d7a3e1e782e48ad446dfeebf388f (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |