From e9d361713abda8185e4e1db676f154e3a5c6373e Mon Sep 17 00:00:00 2001 From: Stephan Schroevers Date: Fri, 23 Jul 2021 07:43:50 +0200 Subject: [PATCH] Upgrade Error Prone, deduplicate version configuration --- pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 77ebfc77..b6f4c999 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,9 @@ one place. We use these to keep dependencies in sync. Version numbers that need to be referenced only once should *not* be listed here. --> 1.0 - 2.7.1 + ${version.error-prone-orig} + v${version.error-prone-orig}-picnic-1 + 2.8.0 0.1.4 3.0.0 1.0 @@ -1128,7 +1130,7 @@ error-prone-fork com.github.PicnicSupermarket.error-prone - v2.7.1-picnic-4 + ${version.error-prone-fork}