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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8c110e0  Update Maven 3.9.16, ejb-p 3.3.0, rar-p 3.1.0 (#504)
8c110e0 is described below

commit 8c110e029eeb449b6f4543766d7e505984f25f47
Author: Matthias Bünger <[email protected]>
AuthorDate: Thu Jun 11 06:01:12 2026 +0200

    Update Maven 3.9.16, ejb-p 3.3.0, rar-p 3.1.0 (#504)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 82a9947..fdec2ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,8 +86,8 @@
     <!-- plugins used in IT tests -->
     <mavenWarPluginVersion>${version.maven-war-plugin}</mavenWarPluginVersion>
     
<mavenCompilerPluginVersion>${version.maven-compiler-plugin}</mavenCompilerPluginVersion>
-    <mavenEjbPluginVersion>3.2.1</mavenEjbPluginVersion>
-    <mavenRarPluginVersion>3.0.0</mavenRarPluginVersion>
+    <mavenEjbPluginVersion>3.3.0</mavenEjbPluginVersion>
+    <mavenRarPluginVersion>3.1.0</mavenRarPluginVersion>
     <mavenJarPluginVersion>${version.maven-jar-plugin}</mavenJarPluginVersion>
     <jbossPackagingPluginVersion>2.2</jbossPackagingPluginVersion>
 

Reply via email to