NIFI-12706 Update reactor-test to 3.5.14

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8329.
This commit is contained in:
mr1716 2024-01-31 08:49:17 -05:00 committed by Pierre Villard
parent 547f338147
commit 376283a856
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 1 additions and 1 deletions

View File

@ -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>