This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch invoker in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git
commit b8947751bcac23f8b7c9616ff5584c6b3cf29b34 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Tue Nov 11 00:25:01 2025 +0100 Bump m-invoker-p to 3.9.1 --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 71b386e..b70566a 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,9 @@ under the License. <bouncycastleVersion>1.82</bouncycastleVersion> <project.build.outputTimestamp>2025-06-28T08:53:44Z</project.build.outputTimestamp> <resource.delimiter>@</resource.delimiter> + + <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin> + </properties> <dependencies>
