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

rzo1 pushed a commit to branch tomee-10.x-dep-updates
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 692003e01127fef0ab7f871e97e5d9fa97a0f356
Author: Richard Zowalla <r...@apache.org>
AuthorDate: Thu May 16 11:02:01 2024 +0200

    Upgrade Maven EAR Plugin to be compatible with Plexus Archiver
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4f3f6e1fa8..b75961ac6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -307,7 +307,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-ear-plugin</artifactId>
-          <version>2.10.1</version>
+          <version>3.3.0</version>
           <dependencies>
             <dependency>
               <groupId>org.codehaus.plexus</groupId>

Reply via email to