This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
commit 540ab97af95c46ecc8085119d6fba3c7b0d8693e Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Oct 23 15:45:44 2024 +0100 ARTEMIS-5129: Update exec-maven-plugin to 3.5.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a711374d36..305d236d29 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ <postgresql.version>42.7.4</postgresql.version> <testcontainers.version>1.20.2</testcontainers.version> <selenium.version>4.25.0</selenium.version> - <exec-maven-plugin.version>3.4.1</exec-maven-plugin.version> + <exec-maven-plugin.version>3.5.0</exec-maven-plugin.version> <apache.httpcore.version>4.4.16</apache.httpcore.version> <apache.httpclient.version>4.5.14</apache.httpclient.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
