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 376283a856 NIFI-12706 Update reactor-test to 3.5.14
376283a856 is described below

commit 376283a856b82030d57dbe9ebedbb52d8d3ac9cb
Author: mr1716 <[email protected]>
AuthorDate: Wed Jan 31 08:49:17 2024 -0500

    NIFI-12706 Update reactor-test to 3.5.14
    
    Signed-off-by: Pierre Villard <[email protected]>
    
    This closes #8329.
---
 nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml 
b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml
index 202e427b55..f22f74c60c 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml
@@ -202,7 +202,7 @@
         <dependency>
             <groupId>io.projectreactor</groupId>
             <artifactId>reactor-test</artifactId>
-            <version>3.5.11</version>
+            <version>3.5.14</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to