summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunil.unnava <su622b@att.com>2019-04-11 12:15:47 -0400
committersunil.unnava <su622b@att.com>2019-04-11 12:16:07 -0400
commit134c89cb820debb1186ff610d2e691f2018207b5 (patch)
tree8672d58d34826eaa64984bd2c51ff0d1c267af88
parent6b594c82409ef39459924fc9730dd90bbd45107e (diff)
authorization check for auth topics
Issue-ID: DMAAP-1160 Change-Id: I8d5f9cd7c418fc124c063b6ffdaa5b8ea864606e Signed-off-by: sunil.unnava <su622b@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c9e70da..11908af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -372,7 +372,7 @@
<dependency>
<groupId>org.onap.dmaap.messagerouter.msgrtr</groupId>
<artifactId>msgrtr</artifactId>
- <version>1.1.15</version>
+ <version>1.1.16</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>