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

pvillard pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new 1a26ad8858 NIFI-12876 Upgraded Surefire Plugin from 3.1.2 to 3.2.5
1a26ad8858 is described below

commit 1a26ad885852008e0aa38d99b23ee1527aaefe28
Author: exceptionfactory <exceptionfact...@apache.org>
AuthorDate: Thu Mar 7 12:13:26 2024 -0600

    NIFI-12876 Upgraded Surefire Plugin from 3.1.2 to 3.2.5
    
    Signed-off-by: Pierre Villard <pierre.villard...@gmail.com>
    
    This closes #8483.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e14af3488f..9e305362ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
         <json.smart.version>2.5.0</json.smart.version>
         <nifi.groovy.version>3.0.19</nifi.groovy.version>
         <groovy.eclipse.batch.version>3.0.8-01</groovy.eclipse.batch.version>
-        <surefire.version>3.1.2</surefire.version>
+        <surefire.version>3.2.5</surefire.version>
         <hadoop.version>3.3.6</hadoop.version>
         <ozone.version>1.2.1</ozone.version>
         <gcs.version>2.1.5</gcs.version>

Reply via email to