Skip to content

Commit db119da

Browse files
Bump reactive-streams.version from 1.0.3 to 1.0.4
Bumps `reactive-streams.version` from 1.0.3 to 1.0.4. Updates `reactive-streams` from 1.0.3 to 1.0.4 - [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.3...v1.0.4) Updates `reactive-streams-tck` from 1.0.3 to 1.0.4 - [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.3...v1.0.4) --- updated-dependencies: - dependency-name: org.reactivestreams:reactive-streams dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.reactivestreams:reactive-streams-tck dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8ccd1a commit db119da

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
@@ -85,7 +85,7 @@
8585

8686
<properties>
8787
<netty.version>4.1.76.Final</netty.version>
88-
<reactive-streams.version>1.0.3</reactive-streams.version>
88+
<reactive-streams.version>1.0.4</reactive-streams.version>
8989
<akka-stream.version>2.6.19</akka-stream.version>
9090
<maven-bundle-plugin.version>5.1.5</maven-bundle-plugin.version>
9191
<maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>

0 commit comments

Comments
 (0)