summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMandar Sawant <ms5838@att.com>2019-04-11 18:44:28 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-11 18:44:28 +0000
commitd9ec646fe224263c2ab5611b15fdab42569abc6e (patch)
tree09708d28a5c55c9261d78590a1e5432957b9a34f
parent3d40e82dfc610af44214c1fd3d0269fe20e14d69 (diff)
parent134c89cb820debb1186ff610d2e691f2018207b5 (diff)
Merge "authorization check for auth topics"
-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>