Updated Branches: refs/heads/execwork f0be80dcd -> e57a8d6d4
http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/e57a8d6d/sandbox/prototype/pom.xml ---------------------------------------------------------------------- diff --git a/sandbox/prototype/pom.xml b/sandbox/prototype/pom.xml index fa89417..25f156d 100644 --- a/sandbox/prototype/pom.xml +++ b/sandbox/prototype/pom.xml @@ -137,7 +137,7 @@ <dependency> <groupId>de.huxhorn.lilith</groupId> <artifactId>de.huxhorn.lilith.logback.appender.multiplex-classic</artifactId> - <version>0.9.42.1</version> + <version>0.9.43</version> <scope>test</scope> </dependency>
