summaryrefslogtreecommitdiffstats
path: root/cadi/shiro/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cadi/shiro/pom.xml')
-rw-r--r--cadi/shiro/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/cadi/shiro/pom.xml b/cadi/shiro/pom.xml
index 5374ef48..b5838c5b 100644
--- a/cadi/shiro/pom.xml
+++ b/cadi/shiro/pom.xml
@@ -91,12 +91,11 @@
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-aaf</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-core</artifactId>
- <version>1.3.2</version>
+ <version>1.4.0</version>
</dependency>
</dependencies>
<build>