From f5a8bf8643b400e54ca24c1f4693c31aecb8dc6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francesco=20Chicchiricc=C3=B2?= Date: Tue, 4 Apr 2023 08:47:35 +0200 Subject: [PATCH] Upgrading modernizer-maven-plugin --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index 117cc00..d4a9f86 100644 --- a/pom.xml +++ b/pom.xml @@ -143,6 +143,24 @@ + + org.gaul + modernizer-maven-plugin + 2.5.0 + + ${targetJdk} + + + + modernizer-check + verify + + modernizer + + + + + org.apache.maven.plugins maven-resources-plugin