This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 277c68e2a3 ARTEMIS-5767 Bump org.apache.maven.plugins:maven-rar-plugin
from 3.0.0 to 3.1.0
277c68e2a3 is described below
commit 277c68e2a3042700261f3ee135c543b6d58296d1
Author: Justin Bertram <[email protected]>
AuthorDate: Sun Nov 16 21:56:56 2025 -0600
ARTEMIS-5767 Bump org.apache.maven.plugins:maven-rar-plugin from 3.0.0 to
3.1.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8febb84732..8ef6406761 100644
--- a/pom.xml
+++ b/pom.xml
@@ -803,7 +803,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-rar-plugin</artifactId>
- <version>3.0.0</version>
+ <version>3.1.0</version>
</plugin>
<plugin>
<groupId>net.sf.maven-sar</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact