Fix rproxy and fproxy logging issues
[aaf/cadi.git] / 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>