From 0ce4a7b85f7d0e40b956b75e3c4271fd3e51f019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 14:14:24 +0000 Subject: [PATCH] Bump reactor-core from 3.3.1.RELEASE to 3.3.10.RELEASE in /sdk Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.3.1.RELEASE to 3.3.10.RELEASE. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](https://github.com/reactor/reactor-core/compare/v3.3.1.RELEASE...v3.3.10.RELEASE) Signed-off-by: dependabot[bot] --- sdk/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/pom.xml b/sdk/pom.xml index 09efa68bf8..f89b67da24 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -44,7 +44,7 @@ io.projectreactor reactor-core - 3.3.11.RELEASE + 3.5.1 com.squareup.okhttp3