Merge "Enhance RProxy authorization to use request method"
authorJonathan Gathman <jonathan.gathman@att.com>
Thu, 14 Mar 2019 00:16:56 +0000 (00:16 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 14 Mar 2019 00:16:56 +0000 (00:16 +0000)
sidecar/pom.xml

index 0c9e5e3..7fcffe3 100644 (file)
                                <artifactId>spring-webmvc</artifactId>
                                <version>${spring.web.version}</version>
                        </dependency>
+                       <dependency>
+                               <groupId>ch.qos.logback</groupId>
+                               <artifactId>logback-classic</artifactId>
+                       </dependency>
                </dependencies>
        </dependencyManagement>