This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resources-plugin.git

commit 8988a9de90b37bf636fdd6340e837ae9836983c5
Author: Matthias Bünger <[email protected]>
AuthorDate: Sun May 31 12:44:00 2026 +0200

    Remove invoker properties
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 450fbd3..c431303 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,11 +82,9 @@ under the License.
     <plexusBuildApiVersion>0.0.7</plexusBuildApiVersion>
     <sisuVersion>1.0.0</sisuVersion>
     <slf4jVersion>2.0.13</slf4jVersion>
-    <version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>
     
<version.maven-plugin-tools>${mavenPluginPluginVersion}</version.maven-plugin-tools>
 
     
<project.build.outputTimestamp>2024-06-26T08:24:00Z</project.build.outputTimestamp>
-    <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
   </properties>
 
   <dependencyManagement>

Reply via email to