René's URL Explorer Experiment


Title: Bump netty.version from 4.2.12.Final to 4.2.15.Final by dependabot[bot] · Pull Request #2634 · docker-java/docker-java · GitHub

Open Graph Title: Bump netty.version from 4.2.12.Final to 4.2.15.Final by dependabot[bot] · Pull Request #2634 · docker-java/docker-java

X Title: Bump netty.version from 4.2.12.Final to 4.2.15.Final by dependabot[bot] · Pull Request #2634 · docker-java/docker-java

Description: Bumps netty.version from 4.2.12.Final to 4.2.15.Final. Updates io.netty:netty-codec-http from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-codec-http's releases. netty-4.2.15.Final Security fixes CVE-2026-48059: memory exhaustion in io.netty:netty-codec-haproxy (high). CVE-2026-47691: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-50560: DDoS in io.netty:netty-codec-http2. CVE-2026-50011: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44250: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44890: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-50009: information disclosure and denial of service in io.netty:netty-codec-classes-quic. CVE-2026-44249: IPv6 subnet filter bypass in io.netty:netty-handler (high). CVE-2026-50020: request smuggling in io.netty:netty-codec-http. CVE-2026-44892: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-44893: memory leak in io.netty:netty-codec-haproxy (high). CVE-2026-44894: traffic amplification in io.netty:netty-codec-classes-quic (high). CVE-2026-50010: TLS hostname verification accidentally disabled in io.netty:netty-handler (high). CVE-2026-45673: DNS cache poisoning in io.netty:netty-resolver-dns. CVE-2026-45416: excessive memory usage from SNIHandler in io.netty:netty-handler (high). CVE-2026-45536: file descriptor leak in io.netty:netty-transport-native-epoll and io.netty:netty-transport-native-kqueue. CVE-2026-45674: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-46340: memory exhaustion in io.netty:netty-transport-sctp (high). CVE-2026-47244: denial of service in io.netty:netty-codec-http2. CVE-2026-48006: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-48748: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-48043: memory exhaustion in io.netty:netty-codec-http2. What's Changed Fix race in io.netty.channel.uring.IoUringIoHandler.wakeup by @​dreamlike-ocean in netty/netty#16836 HTTP/2: Parse request-target path like Vert.x by @​yawkat in netty/netty#16810 Auto-port 4.2: ChannelInitializer: correct misleading comment on exceptionCaught route by @​netty-project-bot in netty/netty#16853 FlowControlHandler: Suppress duplicate channelReadComplete after draining queue (#15053) by @​schiemon in netty/netty#16837 Pass maxAllocation to Brotli and Zstd decoders by @​fedinskiy in netty/netty#16844 Fix revapi warnings by @​chrisvest in netty/netty#16885 Fix SCTP and Redis tests by @​chrisvest in netty/netty#16893 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation by @​skyguard1 in netty/netty#16850 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remaining Length by @​netty-project-bot in netty/netty#16890 New Contributors @​schiemon made their first contribution in netty/netty#16837 @​fedinskiy made their first contribution in netty/netty#16844 Full Changelog: netty/netty@netty-4.2.14.Final...netty-4.2.15.Final netty-4.2.14.Final What's Changed HTTP: Fix revapi failure introduced by 84530fa81e12dcd1d42310bb20c1385cb44128d8 by @​normanmaurer in netty/netty#16748 HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by @​normanmaurer in netty/netty#16747 Marshalling: Explicit document security requirements by @​normanmaurer in netty/netty#16752 Fix io_uring op completion TRACE logging by @​chrisvest in netty/netty#16755 Quic: Ensure writes are done before notify close promise of QuicheQui… by @​normanmaurer in netty/netty#16758 Avoid re-parsing openssl key material with non-cached provider by @​chrisvest in netty/netty#16759 ... (truncated) Commits a41f7b2 [maven-release-plugin] prepare release netty-4.2.15.Final 2394530 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain... 0bd1657 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850) 76291f5 Fix SCTP and Redis tests (#16893) e067b6e Fix revapi warnings (#16885) 5a52600 Pass maxAllocation to Brotli and Zstd decoders (#16844) 541add0 Merge commit from fork 270800e Merge commit from fork 3d45a1e Merge commit from fork 75127ca Merge commit from fork Additional commits viewable in compare view Updates io.netty:netty-handler from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-handler's releases. netty-4.2.15.Final Security fixes CVE-2026-48059: memory exhaustion in io.netty:netty-codec-haproxy (high). CVE-2026-47691: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-50560: DDoS in io.netty:netty-codec-http2. CVE-2026-50011: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44250: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44890: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-50009: information disclosure and denial of service in io.netty:netty-codec-classes-quic. CVE-2026-44249: IPv6 subnet filter bypass in io.netty:netty-handler (high). CVE-2026-50020: request smuggling in io.netty:netty-codec-http. CVE-2026-44892: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-44893: memory leak in io.netty:netty-codec-haproxy (high). CVE-2026-44894: traffic amplification in io.netty:netty-codec-classes-quic (high). CVE-2026-50010: TLS hostname verification accidentally disabled in io.netty:netty-handler (high). CVE-2026-45673: DNS cache poisoning in io.netty:netty-resolver-dns. CVE-2026-45416: excessive memory usage from SNIHandler in io.netty:netty-handler (high). CVE-2026-45536: file descriptor leak in io.netty:netty-transport-native-epoll and io.netty:netty-transport-native-kqueue. CVE-2026-45674: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-46340: memory exhaustion in io.netty:netty-transport-sctp (high). CVE-2026-47244: denial of service in io.netty:netty-codec-http2. CVE-2026-48006: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-48748: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-48043: memory exhaustion in io.netty:netty-codec-http2. What's Changed Fix race in io.netty.channel.uring.IoUringIoHandler.wakeup by @​dreamlike-ocean in netty/netty#16836 HTTP/2: Parse request-target path like Vert.x by @​yawkat in netty/netty#16810 Auto-port 4.2: ChannelInitializer: correct misleading comment on exceptionCaught route by @​netty-project-bot in netty/netty#16853 FlowControlHandler: Suppress duplicate channelReadComplete after draining queue (#15053) by @​schiemon in netty/netty#16837 Pass maxAllocation to Brotli and Zstd decoders by @​fedinskiy in netty/netty#16844 Fix revapi warnings by @​chrisvest in netty/netty#16885 Fix SCTP and Redis tests by @​chrisvest in netty/netty#16893 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation by @​skyguard1 in netty/netty#16850 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remaining Length by @​netty-project-bot in netty/netty#16890 New Contributors @​schiemon made their first contribution in netty/netty#16837 @​fedinskiy made their first contribution in netty/netty#16844 Full Changelog: netty/netty@netty-4.2.14.Final...netty-4.2.15.Final netty-4.2.14.Final What's Changed HTTP: Fix revapi failure introduced by 84530fa81e12dcd1d42310bb20c1385cb44128d8 by @​normanmaurer in netty/netty#16748 HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by @​normanmaurer in netty/netty#16747 Marshalling: Explicit document security requirements by @​normanmaurer in netty/netty#16752 Fix io_uring op completion TRACE logging by @​chrisvest in netty/netty#16755 Quic: Ensure writes are done before notify close promise of QuicheQui… by @​normanmaurer in netty/netty#16758 Avoid re-parsing openssl key material with non-cached provider by @​chrisvest in netty/netty#16759 ... (truncated) Commits a41f7b2 [maven-release-plugin] prepare release netty-4.2.15.Final 2394530 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain... 0bd1657 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850) 76291f5 Fix SCTP and Redis tests (#16893) e067b6e Fix revapi warnings (#16885) 5a52600 Pass maxAllocation to Brotli and Zstd decoders (#16844) 541add0 Merge commit from fork 270800e Merge commit from fork 3d45a1e Merge commit from fork 75127ca Merge commit from fork Additional commits viewable in compare view Updates io.netty:netty-handler-proxy from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-handler-proxy's releases. netty-4.2.15.Final Security fixes CVE-2026-48059: memory exhaustion in io.netty:netty-codec-haproxy (high). CVE-2026-47691: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-50560: DDoS in io.netty:netty-codec-http2. CVE-2026-50011: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44250: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44890: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-50009: information disclosure and denial of service in io.netty:netty-codec-classes-quic. CVE-2026-44249: IPv6 subnet filter bypass in io.netty:netty-handler (high). CVE-2026-50020: request smuggling in io.netty:netty-codec-http. CVE-2026-44892: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-44893: memory leak in io.netty:netty-codec-haproxy (high). CVE-2026-44894: traffic amplification in io.netty:netty-codec-classes-quic (high). CVE-2026-50010: TLS hostname verification accidentally disabled in io.netty:netty-handler (high). CVE-2026-45673: DNS cache poisoning in io.netty:netty-resolver-dns. CVE-2026-45416: excessive memory usage from SNIHandler in io.netty:netty-handler (high). CVE-2026-45536: file descriptor leak in io.netty:netty-transport-native-epoll and io.netty:netty-transport-native-kqueue. CVE-2026-45674: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-46340: memory exhaustion in io.netty:netty-transport-sctp (high). CVE-2026-47244: denial of service in io.netty:netty-codec-http2. CVE-2026-48006: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-48748: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-48043: memory exhaustion in io.netty:netty-codec-http2. What's Changed Fix race in io.netty.channel.uring.IoUringIoHandler.wakeup by @​dreamlike-ocean in netty/netty#16836 HTTP/2: Parse request-target path like Vert.x by @​yawkat in netty/netty#16810 Auto-port 4.2: ChannelInitializer: correct misleading comment on exceptionCaught route by @​netty-project-bot in netty/netty#16853 FlowControlHandler: Suppress duplicate channelReadComplete after draining queue (#15053) by @​schiemon in netty/netty#16837 Pass maxAllocation to Brotli and Zstd decoders by @​fedinskiy in netty/netty#16844 Fix revapi warnings by @​chrisvest in netty/netty#16885 Fix SCTP and Redis tests by @​chrisvest in netty/netty#16893 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation by @​skyguard1 in netty/netty#16850 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remaining Length by @​netty-project-bot in netty/netty#16890 New Contributors @​schiemon made their first contribution in netty/netty#16837 @​fedinskiy made their first contribution in netty/netty#16844 Full Changelog: netty/netty@netty-4.2.14.Final...netty-4.2.15.Final netty-4.2.14.Final What's Changed HTTP: Fix revapi failure introduced by 84530fa81e12dcd1d42310bb20c1385cb44128d8 by @​normanmaurer in netty/netty#16748 HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by @​normanmaurer in netty/netty#16747 Marshalling: Explicit document security requirements by @​normanmaurer in netty/netty#16752 Fix io_uring op completion TRACE logging by @​chrisvest in netty/netty#16755 Quic: Ensure writes are done before notify close promise of QuicheQui… by @​normanmaurer in netty/netty#16758 Avoid re-parsing openssl key material with non-cached provider by @​chrisvest in netty/netty#16759 ... (truncated) Commits a41f7b2 [maven-release-plugin] prepare release netty-4.2.15.Final 2394530 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain... 0bd1657 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850) 76291f5 Fix SCTP and Redis tests (#16893) e067b6e Fix revapi warnings (#16885) 5a52600 Pass maxAllocation to Brotli and Zstd decoders (#16844) 541add0 Merge commit from fork 270800e Merge commit from fork 3d45a1e Merge commit from fork 75127ca Merge commit from fork Additional commits viewable in compare view Updates io.netty:netty-transport-native-epoll from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-transport-native-epoll's releases. netty-4.2.15.Final Security fixes CVE-2026-48059: memory exhaustion in io.netty:netty-codec-haproxy (high). CVE-2026-47691: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-50560: DDoS in io.netty:netty-codec-http2. CVE-2026-50011: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44250: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44890: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-50009: information disclosure and denial of service in io.netty:netty-codec-classes-quic. CVE-2026-44249: IPv6 subnet filter bypass in io.netty:netty-handler (high). CVE-2026-50020: request smuggling in io.netty:netty-codec-http. CVE-2026-44892: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-44893: memory leak in io.netty:netty-codec-haproxy (high). CVE-2026-44894: traffic amplification in io.netty:netty-codec-classes-quic (high). CVE-2026-50010: TLS hostname verification accidentally disabled in io.netty:netty-handler (high). CVE-2026-45673: DNS cache poisoning in io.netty:netty-resolver-dns. CVE-2026-45416: excessive memory usage from SNIHandler in io.netty:netty-handler (high). CVE-2026-45536: file descriptor leak in io.netty:netty-transport-native-epoll and io.netty:netty-transport-native-kqueue. CVE-2026-45674: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-46340: memory exhaustion in io.netty:netty-transport-sctp (high). CVE-2026-47244: denial of service in io.netty:netty-codec-http2. CVE-2026-48006: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-48748: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-48043: memory exhaustion in io.netty:netty-codec-http2. What's Changed Fix race in io.netty.channel.uring.IoUringIoHandler.wakeup by @​dreamlike-ocean in netty/netty#16836 HTTP/2: Parse request-target path like Vert.x by @​yawkat in netty/netty#16810 Auto-port 4.2: ChannelInitializer: correct misleading comment on exceptionCaught route by @​netty-project-bot in netty/netty#16853 FlowControlHandler: Suppress duplicate channelReadComplete after draining queue (#15053) by @​schiemon in netty/netty#16837 Pass maxAllocation to Brotli and Zstd decoders by @​fedinskiy in netty/netty#16844 Fix revapi warnings by @​chrisvest in netty/netty#16885 Fix SCTP and Redis tests by @​chrisvest in netty/netty#16893 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation by @​skyguard1 in netty/netty#16850 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remaining Length by @​netty-project-bot in netty/netty#16890 New Contributors @​schiemon made their first contribution in netty/netty#16837 @​fedinskiy made their first contribution in netty/netty#16844 Full Changelog: netty/netty@netty-4.2.14.Final...netty-4.2.15.Final netty-4.2.14.Final What's Changed HTTP: Fix revapi failure introduced by 84530fa81e12dcd1d42310bb20c1385cb44128d8 by @​normanmaurer in netty/netty#16748 HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by @​normanmaurer in netty/netty#16747 Marshalling: Explicit document security requirements by @​normanmaurer in netty/netty#16752 Fix io_uring op completion TRACE logging by @​chrisvest in netty/netty#16755 Quic: Ensure writes are done before notify close promise of QuicheQui… by @​normanmaurer in netty/netty#16758 Avoid re-parsing openssl key material with non-cached provider by @​chrisvest in netty/netty#16759 ... (truncated) Commits a41f7b2 [maven-release-plugin] prepare release netty-4.2.15.Final 2394530 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain... 0bd1657 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850) 76291f5 Fix SCTP and Redis tests (#16893) e067b6e Fix revapi warnings (#16885) 5a52600 Pass maxAllocation to Brotli and Zstd decoders (#16844) 541add0 Merge commit from fork 270800e Merge commit from fork 3d45a1e Merge commit from fork 75127ca Merge commit from fork Additional commits viewable in compare view Updates io.netty:netty-transport-native-kqueue from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-transport-native-kqueue's releases. netty-4.2.15.Final Security fixes CVE-2026-48059: memory exhaustion in io.netty:netty-codec-haproxy (high). CVE-2026-47691: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-50560: DDoS in io.netty:netty-codec-http2. CVE-2026-50011: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44250: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-44890: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-50009: information disclosure and denial of service in io.netty:netty-codec-classes-quic. CVE-2026-44249: IPv6 subnet filter bypass in io.netty:netty-handler (high). CVE-2026-50020: request smuggling in io.netty:netty-codec-http. CVE-2026-44892: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-44893: memory leak in io.netty:netty-codec-haproxy (high). CVE-2026-44894: traffic amplification in io.netty:netty-codec-classes-quic (high). CVE-2026-50010: TLS hostname verification accidentally disabled in io.netty:netty-handler (high). CVE-2026-45673: DNS cache poisoning in io.netty:netty-resolver-dns. CVE-2026-45416: excessive memory usage from SNIHandler in io.netty:netty-handler (high). CVE-2026-45536: file descriptor leak in io.netty:netty-transport-native-epoll and io.netty:netty-transport-native-kqueue. CVE-2026-45674: DNS cache poisoning in io.netty:netty-resolver-dns (high). CVE-2026-46340: memory exhaustion in io.netty:netty-transport-sctp (high). CVE-2026-47244: denial of service in io.netty:netty-codec-http2. CVE-2026-48006: memory exhaustion in io.netty:netty-codec-redis (high). CVE-2026-48748: memory exhaustion in io.netty:netty-codec-http3 (high). CVE-2026-48043: memory exhaustion in io.netty:netty-codec-http2. What's Changed Fix race in io.netty.channel.uring.IoUringIoHandler.wakeup by @​dreamlike-ocean in netty/netty#16836 HTTP/2: Parse request-target path like Vert.x by @​yawkat in netty/netty#16810 Auto-port 4.2: ChannelInitializer: correct misleading comment on exceptionCaught route by @​netty-project-bot in netty/netty#16853 FlowControlHandler: Suppress duplicate channelReadComplete after draining queue (#15053) by @​schiemon in netty/netty#16837 Pass maxAllocation to Brotli and Zstd decoders by @​fedinskiy in netty/netty#16844 Fix revapi warnings by @​chrisvest in netty/netty#16885 Fix SCTP and Redis tests by @​chrisvest in netty/netty#16893 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation by @​skyguard1 in netty/netty#16850 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remaining Length by @​netty-project-bot in netty/netty#16890 New Contributors @​schiemon made their first contribution in netty/netty#16837 @​fedinskiy made their first contribution in netty/netty#16844 Full Changelog: netty/netty@netty-4.2.14.Final...netty-4.2.15.Final netty-4.2.14.Final What's Changed HTTP: Fix revapi failure introduced by 84530fa81e12dcd1d42310bb20c1385cb44128d8 by @​normanmaurer in netty/netty#16748 HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by @​normanmaurer in netty/netty#16747 Marshalling: Explicit document security requirements by @​normanmaurer in netty/netty#16752 Fix io_uring op completion TRACE logging by @​chrisvest in netty/netty#16755 Quic: Ensure writes are done before notify close promise of QuicheQui… by @​normanmaurer in netty/netty#16758 Avoid re-parsing openssl key material with non-cached provider by @​chrisvest in netty/netty#16759 ... (truncated) Commits a41f7b2 [maven-release-plugin] prepare release netty-4.2.15.Final 2394530 Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain... 0bd1657 Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850) 76291f5 Fix SCTP and Redis tests (#16893) e067b6e Fix revapi warnings (#16885) 5a52600 Pass maxAllocation to Brotli and Zstd decoders (#16844) 541add0 Merge commit from fork 270800e Merge commit from fork 3d45a1e Merge commit from fork 75127ca Merge commit from fork Additional commits viewable in compare view This change is  Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Open Graph Description: Bumps netty.version from 4.2.12.Final to 4.2.15.Final. Updates io.netty:netty-codec-http from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-codec-http's releases. net...

X Description: Bumps netty.version from 4.2.12.Final to 4.2.15.Final. Updates io.netty:netty-codec-http from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-codec-http's releases. ...

Opengraph URL: https://github.com/docker-java/docker-java/pull/2634

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:9a627492-dc63-b31d-b199-342860698566
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id95CE:B0958:1A8FC68:22E37B9:6A51D390
html-safe-nonce638d1a3a90b719e3f590f4c34ae68ad5dfbf84ca59f105a32d16059b2528cfb4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NUNFOkIwOTU4OjFBOEZDNjg6MjJFMzdCOTo2QTUxRDM5MCIsInZpc2l0b3JfaWQiOiIyODkyOTIxNjM5NzE2MTE1MzQ0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmaca05eccb7397a79eeac7bb4902d88b645c02f53e3beacfaadf32b4642a820b7f7
hovercard-subject-tagpull_request:3789422102
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/docker-java/docker-java/pull/2634/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps netty.version from 4.2.12.Final to 4.2.15.Final. Updates io.netty:netty-codec-http from 4.2.12.Final to 4.2.15.Final Release notes Sourced from io.netty:netty-codec-http's releases. net...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/docker-java/docker-java git https://github.com/docker-java/docker-java.git
octolytics-dimension-user_id7772003
octolytics-dimension-user_logindocker-java
octolytics-dimension-repository_id20415251
octolytics-dimension-repository_nwodocker-java/docker-java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id20415251
octolytics-dimension-repository_network_root_nwodocker-java/docker-java
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7aed05249554b889eb33d002851a973eebcc7e91
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/docker-java/docker-java/pull/2634/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-java%2Fdocker-java%2Fpull%2F2634%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-java%2Fdocker-java%2Fpull%2F2634%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=docker-java%2Fdocker-java
Reloadhttps://github.com/docker-java/docker-java/pull/2634/files
Reloadhttps://github.com/docker-java/docker-java/pull/2634/files
Reloadhttps://github.com/docker-java/docker-java/pull/2634/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2634/files
docker-java https://github.com/docker-java
docker-javahttps://github.com/docker-java/docker-java
Notifications https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Fork 1.1k https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Star 3.2k https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Code https://github.com/docker-java/docker-java
Issues 38 https://github.com/docker-java/docker-java/issues
Pull requests 57 https://github.com/docker-java/docker-java/pulls
Discussions https://github.com/docker-java/docker-java/discussions
Actions https://github.com/docker-java/docker-java/actions
Projects https://github.com/docker-java/docker-java/projects
Security and quality 0 https://github.com/docker-java/docker-java/security
Insights https://github.com/docker-java/docker-java/pulse
Code https://github.com/docker-java/docker-java
Issues https://github.com/docker-java/docker-java/issues
Pull requests https://github.com/docker-java/docker-java/pulls
Discussions https://github.com/docker-java/docker-java/discussions
Actions https://github.com/docker-java/docker-java/actions
Projects https://github.com/docker-java/docker-java/projects
Security and quality https://github.com/docker-java/docker-java/security
Insights https://github.com/docker-java/docker-java/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fdocker-java%2Fdocker-java%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fdocker-java%2Fdocker-java%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/docker-java/docker-java/tree/main
dependabot/maven/netty.version-4.2.15.Finalhttps://github.com/docker-java/docker-java/tree/dependabot/maven/netty.version-4.2.15.Final
Conversation 0 https://github.com/docker-java/docker-java/pull/2634
Commits 1 https://github.com/docker-java/docker-java/pull/2634/commits
Checks 4 https://github.com/docker-java/docker-java/pull/2634/checks
Files changed 1 https://github.com/docker-java/docker-java/pull/2634/files
Bump netty.version from 4.2.12.Final to 4.2.15.Final https://github.com/docker-java/docker-java/pull/2634/files#top
Show all changes 1 commit https://github.com/docker-java/docker-java/pull/2634/files
fac567b Bump netty.version from 4.2.12.Final to 4.2.15.Final dependabot[bot] Jun 29, 2026 https://github.com/docker-java/docker-java/pull/2634/commits/fac567bca86bd6cc8669336159281e3c0c3fc9b6
Clear filters https://github.com/docker-java/docker-java/pull/2634/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2634/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2634/files
https://github.com/docker-java/docker-java/blob/main/.github/CODEOWNERS#L1
pom.xmlhttps://github.com/docker-java/docker-java/pull/2634/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
View file https://github.com/docker-java/docker-java/blob/fac567bca86bd6cc8669336159281e3c0c3fc9b6/pom.xml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/docker-java/docker-java/pull/2634/{{ revealButtonHref }}
https://github.com/docker-java/docker-java/pull/2634/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://github.com/docker-java/docker-java/pull/2634/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2634/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.