This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new ecf93d598bd Bump io.projectreactor:reactor-core from 3.6.4 to 3.6.5
(#13766)
ecf93d598bd is described below
commit ecf93d598bd4ff3bb7782f2699ef1ba11dec62fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 12 09:36:41 2024 +0200
Bump io.projectreactor:reactor-core from 3.6.4 to 3.6.5 (#13766)
Bumps
[io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from
3.6.4 to 3.6.5.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.6.4...v3.6.5)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index fbd7db57e26..c9f667c14f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -417,7 +417,7 @@
<quartz-version>2.3.2</quartz-version>
<quickfixj-version>2.3.1</quickfixj-version>
<reactive-streams-version>1.0.4</reactive-streams-version>
- <reactor-version>3.6.4</reactor-version>
+ <reactor-version>3.6.5</reactor-version>
<reactor-netty-version>1.1.17</reactor-netty-version>
<redisson-version>3.27.2</redisson-version>
<resilience4j-version>2.2.0</resilience4j-version>