This is an automated email from the ASF dual-hosted git repository.
pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/main by this push:
new df524b18b1 NIFI-12876 Upgraded Surefire Plugin from 3.1.2 to 3.2.5
df524b18b1 is described below
commit df524b18b1372193e3021c1ae04820895d66a8af
Author: exceptionfactory <[email protected]>
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 <[email protected]>
This closes #8483.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6d1f605c54..711916f202 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
<jakarta.ws.rs-api.version>3.1.0</jakarta.ws.rs-api.version>
<json.smart.version>2.5.0</json.smart.version>
<groovy.version>4.0.19</groovy.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>