From 97c7b5b9d472495ffc3fdcf34a8d02181a86e2a0 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Thu, 2 Mar 2023 12:19:45 +0100 Subject: [PATCH] GH-2687 - Remove `-Werror` switch. Will require a bit more diligence checking the looks, but it helps the Spring Data team and closes #2687. --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3bbf78059..565028454 100644 --- a/pom.xml +++ b/pom.xml @@ -711,7 +711,6 @@ -Xlint:all,-options,-path - -Werror