From bf00b70a6863557e0eba47a271a8f65cfa4a5b59 Mon Sep 17 00:00:00 2001 From: dev-mlb <19797865+dev-mlb@users.noreply.github.com> Date: Tue, 18 Jun 2024 09:29:33 -0400 Subject: [PATCH] errorprone :: allow java 16+ (#824) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a3c15eb4f..c84b780304 100644 --- a/pom.xml +++ b/pom.xml @@ -1425,7 +1425,7 @@ errorProne - [11,15] + [11,) errorProne