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 4eaa94cc4e [AMQ-9269] Upgrade to maven-surefire-plugin 3.1.2
4eaa94cc4e is described below

commit 4eaa94cc4ebce4163ecb213f76500e5795f3bcc4
Author: JB Onofré <jb.ono...@dremio.com>
AuthorDate: Thu Jun 8 11:00:20 2023 +0200

    [AMQ-9269] Upgrade to maven-surefire-plugin 3.1.2
    
    (cherry picked from commit f50b96f10993ccb684fadafd7ba3510b54e146bb)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 85e3a48f55..63a5f28713 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,8 +123,8 @@
     
<javaee-javadoc-url>http://download.oracle.com/javaee/6/api/</javaee-javadoc-url>
 
     <!-- Maven Plugin Version for this Project -->
-    <maven-bundle-plugin-version>5.1.8</maven-bundle-plugin-version>
-    <maven-surefire-plugin-version>3.0.0-M8</maven-surefire-plugin-version>
+    <maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
+    <maven-surefire-plugin-version>3.1.2</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.0-M7</maven-release-plugin-version>

Reply via email to