Skip to content

Commit 26e7628

Browse files
authored
Bump reactive-streams from 1.0.3 to 1.0.4 (#4322)
Signed-off-by: Chad Wilson <[email protected]>
1 parent c2e2ce5 commit 26e7628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<httpcomponents.httpcore.version>4.4.13</httpcomponents.httpcore.version>
170170

171171
<!-- Reactive Streams version -->
172-
<reactive-streams.version>1.0.3</reactive-streams.version>
172+
<reactive-streams.version>1.0.4</reactive-streams.version>
173173

174174
<skip.unit.tests>${skipTests}</skip.unit.tests>
175175
<integTestSourceDirectory>${project.basedir}/src/it/java</integTestSourceDirectory>

0 commit comments

Comments
 (0)