From d5357f76e8ff452ab7274e5825d18063c1487153 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Thu, 30 Jul 2015 15:06:54 -0700 Subject: [PATCH] Upgrade to error-prone 2.0.4 Release notes: https://groups.google.com/forum/#!topic/error-prone-announce/syl8dKP_Aow https://groups.google.com/forum/#!topic/error-prone-announce/iZI0yixYDms https://groups.google.com/forum/#!topic/error-prone-announce/v7aBgfhH-u8 https://groups.google.com/forum/#!topic/error-prone-announce/-f6Cv6jKvig --- project/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/project/pom.xml b/project/pom.xml index 6dfc1c87f7..b23a93fba2 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -759,6 +759,11 @@ plexus-compiler-javac-errorprone 2.5 + + com.google.errorprone + error_prone_core + 2.0.4 +