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

jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
     new e78505dbf AMQ-9381: Upgrade to maven-surefire-plugin 3.2.1
e78505dbf is described below

commit e78505dbfff3c0ce96fb046e860a8735b8f7bed4
Author: JB Onofré <[email protected]>
AuthorDate: Tue Nov 7 15:50:30 2023 +0100

    AMQ-9381: Upgrade to maven-surefire-plugin 3.2.1
    
    (cherry picked from commit b79c6fffe036f4919ef55417b6e2e749d235a3e4)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7b082966f..743a8fc2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
 
     <!-- Maven Plugin Version for this Project -->
     <maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
-    <maven-surefire-plugin-version>3.1.2</maven-surefire-plugin-version>
+    <maven-surefire-plugin-version>3.2.1</maven-surefire-plugin-version>
     <maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
     <maven-assembly-plugin-version>3.6.0</maven-assembly-plugin-version>
     <maven-release-plugin-version>3.0.1</maven-release-plugin-version>

Reply via email to