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

khmarbaise pushed a commit to branch MJDEPRSCAN-10
in repository https://gitbox.apache.org/repos/asf/maven-jdeprscan-plugin.git

commit a6430992125d264435cf137dfdbfc6dc1dc3578e
Author: Karl Heinz Marbaise <khmarba...@apache.org>
AuthorDate: Tue Nov 14 16:43:12 2023 +0100

    [MJDEPRSCAN-10] - Upgrade maven-plugin parent to 41
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 530526f..27be723 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>40</version>
+    <version>41</version>
     <relativePath />
   </parent>
 
@@ -119,7 +119,6 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
-            <version>3.6.0</version>
             <configuration>
               <projectsDirectory>src/it/projects</projectsDirectory>
               <pomIncludes>

Reply via email to