From 5b562bae24837dfd6bc05d101409465f3a8bd047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 00:05:53 +0000 Subject: [PATCH] build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.6 Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.6.2 to 3.6.6. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](https://github.com/reactor/reactor-core/compare/v3.6.2...v3.6.6) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sender/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sender/pom.xml b/sender/pom.xml index ba3bc40..9bcd291 100644 --- a/sender/pom.xml +++ b/sender/pom.xml @@ -58,7 +58,7 @@ io.projectreactor reactor-core - 3.6.2 + 3.6.6 org.slf4j