From 2adc5310a87e2bfc6719b0608ea7f75f1d9cf61a Mon Sep 17 00:00:00 2001 From: Liam Miller-Cushon Date: Wed, 12 Jan 2022 18:33:37 -0800 Subject: [PATCH] Update some versions Fixes https://github.com/google/error-prone/pull/2834 Fixes https://github.com/google/error-prone/pull/2832 PiperOrigin-RevId: 421444828 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 42025b2ecce..c541d31bcb5 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ 4.13.1 3.15.0 3.12.4 - 0.18 + 0.19 2.8.8 0.6 3.1.0 @@ -135,7 +135,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.5 + 3.2.2 org.apache.maven.plugins