summaryrefslogtreecommitdiffstats
path: root/config-application-package/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-application-package/pom.xml')
-rw-r--r--config-application-package/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/config-application-package/pom.xml b/config-application-package/pom.xml
index d280af8dc28..7f49e9fb8b6 100644
--- a/config-application-package/pom.xml
+++ b/config-application-package/pom.xml
@@ -92,11 +92,6 @@
<artifactId>jackson-databind</artifactId>
</dependency>
<dependency>
- <groupId>com.google.guava</groupId>
- <artifactId>guava</artifactId>
- <scope>provided</scope>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
@@ -121,7 +116,6 @@
<configuration>
<compilerArgs>
<arg>-Xlint:all</arg>
- <arg>-Xlint:-try</arg>
<arg>-Werror</arg>
</compilerArgs>
</configuration>