From c5668a7417dacffe07ee50ddd8457b5dd925d400 Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Fri, 13 Oct 2023 12:17:54 +0200 Subject: [PATCH] Update license-maven-plugin to 4.3 --- CHANGES.md | 1 + airbase/pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index f7fe8126b..1187623bd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -12,6 +12,7 @@ Airbase 148 * Plugin updates: - errorprone 2.22.0 (from 2.21.1) - spotbugs-maven-plugin 4.7.3.6 (from 4.7.3.5) + - license-maven-plugin 4.3 (from 4.2) Airbase 147 diff --git a/airbase/pom.xml b/airbase/pom.xml index f721647b6..c4aa53a05 100644 --- a/airbase/pom.xml +++ b/airbase/pom.xml @@ -1159,7 +1159,7 @@ com.mycila license-maven-plugin - 4.2 + 4.3 ${air.check.skip-license} ${air.license.skip-existing-headers}