This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 7ff862f2bb9 Bump maven-version from 3.9.4 to 3.9.5 (#12069)
add 5f13e0404c2 CAMEL-20124: camel-netty - Fix ChannelHandlerFactories'
usage of unsharable ByteArrayDecoder (#12072)
No new revisions were added by this update.
Summary of changes:
.../component/netty/ChannelHandlerFactories.java | 7 +-
.../component/netty/NettyBinaryProxyTest.java | 77 ++++++++++++++++++++++
2 files changed, 83 insertions(+), 1 deletion(-)
create mode 100644
components/camel-netty/src/test/java/org/apache/camel/component/netty/NettyBinaryProxyTest.java