From 74b48edf7f71b6c810e23198987cd53412f5ef36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 01:31:47 +0000 Subject: [PATCH] Bump org.reactivestreams:reactive-streams from 1.0.3 to 1.0.4 Bumps [org.reactivestreams:reactive-streams](https://github.com/reactive-streams/reactive-streams) from 1.0.3 to 1.0.4. - [Changelog](https://github.com/reactive-streams/reactive-streams-jvm/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/reactive-streams/reactive-streams/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: org.reactivestreams:reactive-streams dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cdc1cd0..51a7c4f 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ org.reactivestreams reactive-streams - 1.0.3 + 1.0.4