summaryrefslogtreecommitdiffstats
path: root/container-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-test/pom.xml')
-rw-r--r--container-test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-test/pom.xml b/container-test/pom.xml
index 49ac89be0e9..46c91e628ed 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -47,7 +47,7 @@
<artifactId>airline</artifactId>
<exclusions>
<exclusion>
- <!-- Prevent pulling in newer version than what we use -->
+ <!-- We need the version used by guava -->
<groupId>com.google.code.findbugs</groupId>
<artifactId>annotations</artifactId>
</exclusion>