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

rzo1 pushed a commit to branch amq6
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 8e357423efb15b1b3c722c68f362ea40b6cf0d9c
Author: Markus Jung <ju...@apache.org>
AuthorDate: Fri Apr 12 07:35:26 2024 +0200

    Bump maven-plugin-plugin version
---
 maven/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/maven/pom.xml b/maven/pom.xml
index b182ddf8c5..c941bcc3c8 100644
--- a/maven/pom.xml
+++ b/maven/pom.xml
@@ -105,7 +105,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-plugin-plugin</artifactId>
-        <version>3.6.0</version>
+        <version>3.12.0</version>
         <executions>
           <execution>
             <id>mojo-descriptor</id>
@@ -128,7 +128,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-plugin-plugin</artifactId>
-        <version>3.5</version>
+        <version>3.12.0</version>
       </plugin>
     </plugins>
   </reporting>

Reply via email to