Add base and JUL tests to test logger hierarchy
[lttng-ust-java-tests.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 786ed97e7e3f08907759a3159e083377abf1931d..642e7ebfe7bbfa99ffea64ea602f8fe4baddcc7a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </plugins>
   </build>
 
+  <dependencies>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+      <version>19.0</version>
+    </dependency>
+  </dependencies>
+
   <dependencyManagement>
     <dependencies>
       <!-- System dependencies, should have been installed by UST -->
This page took 0.022171 seconds and 4 git commands to generate.