Skip to content

Commit b3a4f3c

Browse files
dependabot[bot]zoewangg
authored andcommitted
Bump reactive-streams.version from 1.0.2 to 1.0.3
Bumps `reactive-streams.version` from 1.0.2 to 1.0.3. Updates `reactive-streams` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/reactive-streams/reactive-streams/releases) - [Changelog](https://github.com/reactive-streams/reactive-streams-jvm/blob/master/RELEASE-NOTES.md) - [Commits](reactive-streams/reactive-streams-jvm@v1.0.2...v1.0.3) Updates `reactive-streams-tck` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/reactive-streams/reactive-streams/releases) - [Changelog](https://github.com/reactive-streams/reactive-streams-jvm/blob/master/RELEASE-NOTES.md) - [Commits](reactive-streams/reactive-streams-jvm@v1.0.2...v1.0.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 584b9b5 commit b3a4f3c

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
@@ -162,7 +162,7 @@
162162
<unitils.version>3.3</unitils.version>
163163

164164
<!-- Reactive Streams version -->
165-
<reactive-streams.version>1.0.2</reactive-streams.version>
165+
<reactive-streams.version>1.0.3</reactive-streams.version>
166166

167167
<skip.unit.tests>${skipTests}</skip.unit.tests>
168168
</properties>

0 commit comments

Comments
 (0)