This is an automated email from the ASF dual-hosted git repository.
tabish 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 3553726b13 ARTEMIS-5692 Update exec-maven-plugin to 3.6.0
3553726b13 is described below
commit 3553726b13d6ad8c06b3f21fd09e85cb6fd2cfb6
Author: Timothy Bish <[email protected]>
AuthorDate: Fri Oct 3 13:10:53 2025 -0400
ARTEMIS-5692 Update exec-maven-plugin to 3.6.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a52e3e3c74..2cab104ca7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,7 @@
<postgresql.version>42.7.8</postgresql.version>
<testcontainers.version>1.21.3</testcontainers.version>
<selenium.version>4.35.0</selenium.version>
- <exec-maven-plugin.version>3.5.1</exec-maven-plugin.version>
+ <exec-maven-plugin.version>3.6.0</exec-maven-plugin.version>
<apache.httpcore.version>4.4.16</apache.httpcore.version>
<apache.httpclient.version>4.5.14</apache.httpclient.version>
<shrinkwrap-api.version>1.2.6</shrinkwrap-api.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact