From f963d286efe27a545d782985746edb974052c7e7 Mon Sep 17 00:00:00 2001 From: John Freeman Date: Sun, 21 Mar 2021 21:13:35 +0000 Subject: [PATCH] Bump lombok from 1.18.16 to 1.18.18 (#269) Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.16 to 1.18.18. - [Release notes](https://github.com/rzwitserloot/lombok/releases) - [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.16...v1.18.18) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- java-parent/pom.xml | 6 +++++- java8-parent/pom.xml | 6 +++++- pom.xml | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/java-parent/pom.xml b/java-parent/pom.xml index 62103ff8..635d543a 100644 --- a/java-parent/pom.xml +++ b/java-parent/pom.xml @@ -58,7 +58,11 @@ -XDcompilePolicy=simple - -Xplugin:ErrorProne -Xep:UnusedVariable:OFF + + + + + -Xplugin:ErrorProne -Xep:UnusedVariable:OFF -Xep:SameNameButDifferent:OFF -Xep:ReferenceEquality:OFF -Xep:ParameterName:OFF -Xep:MissingSummary:OFF -XepDisableWarningsInGeneratedCode true true diff --git a/java8-parent/pom.xml b/java8-parent/pom.xml index e54d5e8a..f3b0b7c4 100644 --- a/java8-parent/pom.xml +++ b/java8-parent/pom.xml @@ -68,7 +68,11 @@ -XDcompilePolicy=simple - -Xplugin:ErrorProne -Xep:UnusedVariable:OFF + + + + + -Xplugin:ErrorProne -Xep:UnusedVariable:OFF -Xep:SameNameButDifferent:OFF -Xep:ReferenceEquality:OFF -Xep:ParameterName:OFF -Xep:MissingSummary:OFF -XepDisableWarningsInGeneratedCode -J-Xbootclasspath/p:${settings.localRepository}/com/google/errorprone/javac/${javac.version}/javac-${javac.version}.jar true diff --git a/pom.xml b/pom.xml index 14ab65ed..68ef62a4 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 1.8.0 2.0.0 1.2.3 - 1.18.16 + 1.18.18 3.1.2 3.1.0 3.8.1