Skip to content

Commit 9a62020

Browse files
committed
Downgraded reactor-core version.
1 parent 784c8e0 commit 9a62020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/api-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<dependency>
203203
<groupId>io.projectreactor</groupId>
204204
<artifactId>reactor-core</artifactId>
205-
<version>3.5.5</version>
205+
<version>3.4.29</version>
206206
</dependency>
207207

208208
<dependency>

0 commit comments

Comments
 (0)