From 6c4c8fd6d4b15c11a7737b68b443e79dd4b15c7d Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Fri, 23 Jul 2021 11:51:15 +0200 Subject: [PATCH] Update japicmp plugin to support Java16+ (#11507) Motivation: japicmp did fix some issues related to Java16+. Let's update so we can also enable it in later java versions Modifications: Update to 0.15.3 Result: Be able to use japicmp with all java versions --- pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3e52ae4cc9..0e24d50114 100644 --- a/pom.xml +++ b/pom.xml @@ -204,8 +204,6 @@ 11 true - - true @@ -933,7 +931,7 @@ com.github.siom79.japicmp japicmp-maven-plugin - 0.14.3 + 0.15.3 true