diff options
author | Mandar Sawant <ms5838@att.com> | 2019-04-11 18:44:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-11 18:44:28 +0000 |
commit | d9ec646fe224263c2ab5611b15fdab42569abc6e (patch) | |
tree | 09708d28a5c55c9261d78590a1e5432957b9a34f | |
parent | 3d40e82dfc610af44214c1fd3d0269fe20e14d69 (diff) | |
parent | 134c89cb820debb1186ff610d2e691f2018207b5 (diff) |
Merge "authorization check for auth topics"
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |