From 39cfa65cf7d15bc117a15772929fa0b0798034b8 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Tue, 21 May 2024 00:04:41 +0200 Subject: [PATCH] Warning about usage of deprecated API by compiler --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 48507fb02..6679acf37 100644 --- a/pom.xml +++ b/pom.xml @@ -336,6 +336,7 @@ limitations under the License. ${javaVersion} none + true UTF-8 https://oss.sonatype.org/content/repositories/plexus-snapshots 2024-03-04T19:10:03Z @@ -406,6 +407,7 @@ limitations under the License. 3.13.0 ${maven.compiler.proc} + ${maven.compiler.showDeprecation}