From 5c7c56dd1958f0434a7fe898f0693c70547edb75 Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Thu, 11 Apr 2024 09:41:35 +0200 Subject: [PATCH] Update maven-gpg-plugin to 3.2.3 --- CHANGES.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index a3f2f961b..84d17fdd4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ Airbase 155 - jacoco-maven-plugin 0.8.12 (from 0.8.11) - maven-gpg-plugin 3.2.2 (from 3.2.1) - maven-source-plugin 3.3.1 (from 3.3.0) + - maven-gpg-plugin 3.2.3 (from 3.2.2) * Dependency updates: - ASM 9.7 (from 9.6) - spotbugs-annotations 4.8.4 (from 4.8.3) diff --git a/pom.xml b/pom.xml index 030bd456f..638e06f9b 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.2 + 3.2.3 true