Use version from parent for all Reactor modules

This commit is contained in:
Andy Wilkinson
2022-07-08 15:47:29 +01:00
committed by Michael Reiche
parent 4f5cb6eb74
commit 4f74c0b5a0

View File

@@ -109,7 +109,6 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-test</artifactId>
<version>3.4.6</version>
<scope>test</scope>
</dependency>