Skip to content

Commit e353b81

Browse files
committed
Update dependency org.reactivestreams:reactive-streams to v1.0.4
1 parent 9f3bc10 commit e353b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<hamcrest-json.version>0.2</hamcrest-json.version>
2323
<mockito.version>4.5.1</mockito.version>
2424
<vertx.version>4.3.1</vertx.version>
25-
<reactive-streams.version>1.0.3</reactive-streams.version>
25+
<reactive-streams.version>1.0.4</reactive-streams.version>
2626
</properties>
2727

2828
<dependencyManagement>

0 commit comments

Comments
 (0)