Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps io.projectreactor.netty:reactor-netty from 1.3.2 to 1.3.3.

Release notes

Sourced from io.projectreactor.netty:reactor-netty's releases.

v1.3.3

Reactor Netty 1.3.3 is part of 2025.0.3 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Fix race condition in pending acquire timer management by @​violetagg in #4073
  • Fix incorrect channel factory selection for custom EventLoopGroups by @​j-bahr in #4074

📖 Documentation

Full Changelog: reactor/reactor-netty@v1.3.2...v1.3.3

Commits
  • 0e5b351 [release] Prepare and release 1.3.3
  • e0a130a Merge-ignore release 1.2.15 into 1.3.3
  • 5f25dfe [release] Back to snapshots, next is 1.2.16-SNAPSHOT
  • 5aa16ed [release] Prepare and release 1.2.15
  • 8fced85 Merge #4094 into 1.3.3
  • 07d38c4 Bump @​antora/pdf-extension from 1.0.0-beta.15 to 1.0.0-beta.16 in /docs (#4094)
  • c288e70 Add Http2AllocationStrategy documentation and improve javadoc (#4093)
  • 149c4eb Improve Http2Pool connection reuse for concurrent acquires (#4051)
  • 2d112f3 Merge #4092 into 1.3.3
  • 335cf53 Depend on Netty v4.1.131.Final (#4092)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 11, 2026
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@davsclaus
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/io.projectreactor.netty-reactor-netty-1.3.3 branch from 220a60c to 7374ed3 Compare February 11, 2026 08:11
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.3.2...v1.3.3)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.projectreactor.netty-reactor-netty-1.3.3 branch from 7374ed3 to ee4db88 Compare February 11, 2026 08:13
@davsclaus davsclaus merged commit d68519c into main Feb 11, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.projectreactor.netty-reactor-netty-1.3.3 branch February 11, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

camel-4 core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants