From e8aebe81a3f306222f754fa99a155927dfdf5986 Mon Sep 17 00:00:00 2001 From: mariuszs Date: Wed, 25 Mar 2026 16:33:30 +0100 Subject: [PATCH] chore: bump error-prone to 2.42.0, last version supporting Java 17 2.43.0+ requires Java 21 to run (google/error-prone#4867). --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b516a34..c319f7d 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,8 @@ 4.3.0 3.1.4 3.6.2 - 2.39.0 + + 2.42.0 1.7.3 4.3.1 3.2.8