From 08246cf5b40a62c583b2fe74bc8751b2a624411b Mon Sep 17 00:00:00 2001 From: Stephan Schroevers Date: Mon, 18 Dec 2023 08:23:03 +0100 Subject: [PATCH] Prevent some noisy license plugin output --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 5166dde86a6..2894c296254 100644 --- a/pom.xml +++ b/pom.xml @@ -1238,6 +1238,7 @@ EPL-2.0 GPL-2.0-with-classpath-exception ICU + LGPL-2.1+ LGPL-3.0+ MIT MIT-0 @@ -1301,6 +1302,7 @@ EPL-2.0 | Eclipse Public License - v 2.0 | Eclipse Public License v2.0 + | EPL 2.0 @@ -1315,6 +1317,11 @@ | GNU General Public License, version 2, with the Classpath Exception | GPL2 w/ CPE + + + LGPL-2.1+ + | LGPL-2.1-or-later +