This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/master by this push:
new 57f9e025d9 Upgrade to Netty 4.1.113.Final and netty-tcnative
2.0.66.Final (#4502)
57f9e025d9 is described below
commit 57f9e025d91fda3116df7d0e909cec0292d0bbf9
Author: Lari Hotari <[email protected]>
AuthorDate: Fri Sep 13 01:39:52 2024 +0300
Upgrade to Netty 4.1.113.Final and netty-tcnative 2.0.66.Final (#4502)
### Motivation
Netty release 4.1.113.Final contains some bug fixes that are relevant for
Bookkeeper.
It's also worth keeping Netty updated since besides bug fixes, we will also
catch possible regressions closer to releases when a change in Netty causes a
regression.
* [Netty 4.1.113 release
notes](https://netty.io/news/2024/09/04/4-1-113-Final.html)
* [Netty 4.1.112 release
notes](https://netty.io/news/2024/07/19/4-1-112-Final.html)
### Changes
- upgrade Netty to 4.1.113.Final
- upgrades netty-tcnative to 2.0.66.Final
---
.../src/main/resources/LICENSE-all.bin.txt | 104 ++++++++++-----------
.../src/main/resources/LICENSE-bkctl.bin.txt | 92 +++++++++---------
.../src/main/resources/LICENSE-server.bin.txt | 104 ++++++++++-----------
.../src/main/resources/NOTICE-all.bin.txt | 46 ++++-----
.../src/main/resources/NOTICE-bkctl.bin.txt | 34 +++----
.../src/main/resources/NOTICE-server.bin.txt | 46 ++++-----
pom.xml | 2 +-
7 files changed, 214 insertions(+), 214 deletions(-)
diff --git a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
index 64ebd7c5bd..0b1902ac6a 100644
--- a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
+++ b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
@@ -217,32 +217,32 @@ Apache Software License, Version 2.
- lib/commons-io-commons-io-2.7.jar [8]
- lib/commons-lang-commons-lang-2.6.jar [9]
- lib/commons-logging-commons-logging-1.1.1.jar [10]
-- lib/io.netty-netty-buffer-4.1.111.Final.jar [11]
-- lib/io.netty-netty-codec-4.1.111.Final.jar [11]
-- lib/io.netty-netty-codec-dns-4.1.111.Final.jar [11]
-- lib/io.netty-netty-codec-http-4.1.111.Final.jar [11]
-- lib/io.netty-netty-codec-http2-4.1.111.Final.jar [11]
-- lib/io.netty-netty-codec-socks-4.1.111.Final.jar [11]
-- lib/io.netty-netty-common-4.1.111.Final.jar [11]
-- lib/io.netty-netty-handler-4.1.111.Final.jar [11]
-- lib/io.netty-netty-handler-proxy-4.1.111.Final.jar [11]
-- lib/io.netty-netty-resolver-4.1.111.Final.jar [11]
-- lib/io.netty-netty-resolver-dns-4.1.111.Final.jar [11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final.jar [11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-linux-aarch_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-linux-x86_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-osx-aarch_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-osx-x86_64.jar [11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-windows-x86_64.jar
[11]
-- lib/io.netty-netty-tcnative-classes-2.0.65.Final.jar [11]
-- lib/io.netty-netty-transport-4.1.111.Final.jar [11]
-- lib/io.netty-netty-transport-classes-epoll-4.1.111.Final.jar [11]
-- lib/io.netty-netty-transport-native-epoll-4.1.111.Final-linux-aarch_64.jar
[11]
-- lib/io.netty-netty-transport-native-epoll-4.1.111.Final-linux-x86_64.jar [11]
+- lib/io.netty-netty-buffer-4.1.113.Final.jar [11]
+- lib/io.netty-netty-codec-4.1.113.Final.jar [11]
+- lib/io.netty-netty-codec-dns-4.1.113.Final.jar [11]
+- lib/io.netty-netty-codec-http-4.1.113.Final.jar [11]
+- lib/io.netty-netty-codec-http2-4.1.113.Final.jar [11]
+- lib/io.netty-netty-codec-socks-4.1.113.Final.jar [11]
+- lib/io.netty-netty-common-4.1.113.Final.jar [11]
+- lib/io.netty-netty-handler-4.1.113.Final.jar [11]
+- lib/io.netty-netty-handler-proxy-4.1.113.Final.jar [11]
+- lib/io.netty-netty-resolver-4.1.113.Final.jar [11]
+- lib/io.netty-netty-resolver-dns-4.1.113.Final.jar [11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final.jar [11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-linux-aarch_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-linux-x86_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-osx-aarch_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-osx-x86_64.jar [11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-windows-x86_64.jar
[11]
+- lib/io.netty-netty-tcnative-classes-2.0.66.Final.jar [11]
+- lib/io.netty-netty-transport-4.1.113.Final.jar [11]
+- lib/io.netty-netty-transport-classes-epoll-4.1.113.Final.jar [11]
+- lib/io.netty-netty-transport-native-epoll-4.1.113.Final-linux-aarch_64.jar
[11]
+- lib/io.netty-netty-transport-native-epoll-4.1.113.Final-linux-x86_64.jar [11]
-
lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-x86_64.jar
[11]
-
lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-aarch_64.jar
[11]
-
lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.25.Final.jar
[11]
-- lib/io.netty-netty-transport-native-unix-common-4.1.111.Final.jar [11]
+- lib/io.netty-netty-transport-native-unix-common-4.1.113.Final.jar [11]
- lib/io.prometheus-simpleclient-0.15.0.jar [12]
- lib/io.prometheus-simpleclient_common-0.15.0.jar [12]
- lib/io.prometheus-simpleclient_hotspot-0.15.0.jar [12]
@@ -364,7 +364,7 @@ Apache Software License, Version 2.
[8] Source available at
https://github.com/apache/commons-io/tree/rel/commons-io-2.7
[9] Source available at https://github.com/apache/commons-lang/tree/LANG_2_6
[10] Source available at
https://github.com/apache/commons-logging/tree/commons-logging-1.1.1
-[11] Source available at
https://github.com/netty/netty/tree/netty-4.1.111.Final
+[11] Source available at
https://github.com/netty/netty/tree/netty-4.1.113.Final
[12] Source available at
https://github.com/prometheus/client_java/tree/parent-0.15.0
[13] Source available at https://github.com/vert-x3/vertx-auth/tree/4.3.2
[14] Source available at
https://github.com/vert-x3/vertx-bridge-common/tree/4.3.2
@@ -408,9 +408,9 @@ Apache Software License, Version 2.
[57] Source available at
https://github.com/LMAX-Exchange/disruptor/releases/tag/4.0.0
------------------------------------------------------------------------------------
-lib/io.netty-netty-codec-4.1.111.Final.jar bundles some 3rd party dependencies
+lib/io.netty-netty-codec-4.1.113.Final.jar bundles some 3rd party dependencies
-lib/io.netty-netty-codec-4.1.111.Final.jar contains the extensions to Java
Collections Framework which has
+lib/io.netty-netty-codec-4.1.113.Final.jar contains the extensions to Java
Collections Framework which has
been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
* LICENSE:
@@ -419,7 +419,7 @@ been derived from the works by JSR-166 EG, Doug Lea, and
Jason T. Greene:
* http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
*
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified version of
Robert Harder's Public Domain
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified version of
Robert Harder's Public Domain
Base64 Encoder and Decoder, which can be obtained at:
* LICENSE:
@@ -427,7 +427,7 @@ Base64 Encoder and Decoder, which can be obtained at:
* HOMEPAGE:
* http://iharder.sourceforge.net/current/java/base64/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'Webbit', an event based
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'Webbit', an event based
WebSocket and HTTP server, which can be obtained at:
* LICENSE:
@@ -435,7 +435,7 @@ WebSocket and HTTP server, which can be obtained at:
* HOMEPAGE:
* https://github.com/joewalnes/webbit
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'SLF4J', a simple logging
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'SLF4J', a simple logging
facade for Java, which can be obtained at:
* LICENSE:
@@ -443,7 +443,7 @@ facade for Java, which can be obtained at:
* HOMEPAGE:
* http://www.slf4j.org/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'Apache Harmony', an open source
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'Apache Harmony', an open source
Java SE, which can be obtained at:
* NOTICE:
@@ -453,7 +453,7 @@ Java SE, which can be obtained at:
* HOMEPAGE:
* http://archive.apache.org/dist/harmony/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'jbzip2', a Java bzip2 compression
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'jbzip2', a Java bzip2 compression
and decompression library written by Matthew J. Francis. It can be obtained at:
* LICENSE:
@@ -461,7 +461,7 @@ and decompression library written by Matthew J. Francis. It
can be obtained at:
* HOMEPAGE:
* https://code.google.com/p/jbzip2/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'libdivsufsort', a C API library to construct
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'libdivsufsort', a C API library to construct
the suffix array and the Burrows-Wheeler transformed string for any input
string of
a constant-size alphabet written by Yuta Mori. It can be obtained at:
@@ -470,7 +470,7 @@ a constant-size alphabet written by Yuta Mori. It can be
obtained at:
* HOMEPAGE:
* https://github.com/y-256/libdivsufsort
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
Nitsan Wakart's 'JCTools',
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
Nitsan Wakart's 'JCTools',
Java Concurrency Tools for the JVM, which can be obtained at:
* LICENSE:
@@ -478,7 +478,7 @@ Java Concurrency Tools for the JVM, which can be obtained
at:
* HOMEPAGE:
* https://github.com/JCTools/JCTools
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'JZlib', a
re-implementation of zlib in
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'JZlib', a
re-implementation of zlib in
pure Java, which can be obtained at:
* LICENSE:
@@ -486,7 +486,7 @@ pure Java, which can be obtained at:
* HOMEPAGE:
* http://www.jcraft.com/jzlib/
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on
'Compress-LZF', a Java library for encoding and
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on
'Compress-LZF', a Java library for encoding and
decoding data in LZF format, written by Tatu Saloranta. It can be obtained at:
* LICENSE:
@@ -494,7 +494,7 @@ decoding data in LZF format, written by Tatu Saloranta. It
can be obtained at:
* HOMEPAGE:
* https://github.com/ning/compress
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'lz4', a LZ4
Java compression
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'lz4', a LZ4
Java compression
and decompression library written by Adrien Grand. It can be obtained at:
* LICENSE:
@@ -502,7 +502,7 @@ and decompression library written by Adrien Grand. It can
be obtained at:
* HOMEPAGE:
* https://github.com/jpountz/lz4-java
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'lzma-java',
a LZMA Java compression
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'lzma-java',
a LZMA Java compression
and decompression library, which can be obtained at:
* LICENSE:
@@ -510,7 +510,7 @@ and decompression library, which can be obtained at:
* HOMEPAGE:
* https://github.com/jponge/lzma-java
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'jfastlz', a Java port of FastLZ compression
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'jfastlz', a Java port of FastLZ compression
and decompression library written by William Kinney. It can be obtained at:
* LICENSE:
@@ -518,7 +518,7 @@ and decompression library written by William Kinney. It can
be obtained at:
* HOMEPAGE:
* https://code.google.com/p/jfastlz/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of and
optionally depends on 'Protocol Buffers',
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of and
optionally depends on 'Protocol Buffers',
Google's data interchange format, which can be obtained at:
* LICENSE:
@@ -526,7 +526,7 @@ Google's data interchange format, which can be obtained at:
* HOMEPAGE:
* https://github.com/google/protobuf
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Bouncy
Castle Crypto APIs' to generate
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Bouncy
Castle Crypto APIs' to generate
a temporary self-signed X.509 certificate when the JVM does not provide the
equivalent functionality. It can be obtained at:
@@ -535,7 +535,7 @@ equivalent functionality. It can be obtained at:
* HOMEPAGE:
* http://www.bouncycastle.org/
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Snappy', a
compression library produced
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Snappy', a
compression library produced
by Google Inc, which can be obtained at:
* LICENSE:
@@ -543,7 +543,7 @@ by Google Inc, which can be obtained at:
* HOMEPAGE:
* https://github.com/google/snappy
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'JBoss
Marshalling', an alternative Java
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'JBoss
Marshalling', an alternative Java
serialization API, which can be obtained at:
* LICENSE:
@@ -551,7 +551,7 @@ serialization API, which can be obtained at:
* HOMEPAGE:
* https://github.com/jboss-remoting/jboss-marshalling
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Caliper',
Google's micro-
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Caliper',
Google's micro-
benchmarking framework, which can be obtained at:
* LICENSE:
@@ -559,7 +559,7 @@ benchmarking framework, which can be obtained at:
* HOMEPAGE:
* https://github.com/google/caliper
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Apache
Commons Logging', a logging
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Apache
Commons Logging', a logging
framework, which can be obtained at:
* LICENSE:
@@ -567,7 +567,7 @@ framework, which can be obtained at:
* HOMEPAGE:
* http://commons.apache.org/logging/
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Apache
Log4J', a logging framework, which
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Apache
Log4J', a logging framework, which
can be obtained at:
* LICENSE:
@@ -575,7 +575,7 @@ can be obtained at:
* HOMEPAGE:
* http://logging.apache.org/log4j/
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Aalto XML',
an ultra-high performance
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Aalto XML',
an ultra-high performance
non-blocking XML processor, which can be obtained at:
* LICENSE:
@@ -583,7 +583,7 @@ non-blocking XML processor, which can be obtained at:
* HOMEPAGE:
* http://wiki.fasterxml.com/AaltoHome
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified version of
'HPACK', a Java implementation of
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified version of
'HPACK', a Java implementation of
the HTTP/2 HPACK algorithm written by Twitter. It can be obtained at:
* LICENSE:
@@ -591,7 +591,7 @@ the HTTP/2 HPACK algorithm written by Twitter. It can be
obtained at:
* HOMEPAGE:
* https://github.com/twitter/hpack
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified version of
'HPACK', a Java implementation of
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified version of
'HPACK', a Java implementation of
the HTTP/2 HPACK algorithm written by Cory Benfield. It can be obtained at:
* LICENSE:
@@ -599,7 +599,7 @@ the HTTP/2 HPACK algorithm written by Cory Benfield. It can
be obtained at:
* HOMEPAGE:
* https://github.com/python-hyper/hpack/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified version of
'HPACK', a Java implementation of
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified version of
'HPACK', a Java implementation of
the HTTP/2 HPACK algorithm written by Tatsuhiro Tsujikawa. It can be obtained
at:
* LICENSE:
@@ -607,7 +607,7 @@ the HTTP/2 HPACK algorithm written by Tatsuhiro Tsujikawa.
It can be obtained at
* HOMEPAGE:
* https://github.com/nghttp2/nghttp2/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'Apache Commons Lang', a Java library
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'Apache Commons Lang', a Java library
provides utilities for the java.lang API, which can be obtained at:
* LICENSE:
@@ -616,7 +616,7 @@ provides utilities for the java.lang API, which can be
obtained at:
* https://commons.apache.org/proper/commons-lang/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains the Maven wrapper scripts
from 'Maven Wrapper',
+lib/io.netty-netty-codec-4.1.113.Final.jar contains the Maven wrapper scripts
from 'Maven Wrapper',
that provides an easy way to ensure a user has everything necessary to run the
Maven build.
* LICENSE:
@@ -624,7 +624,7 @@ that provides an easy way to ensure a user has everything
necessary to run the M
* HOMEPAGE:
* https://github.com/takari/maven-wrapper
-lib/io.netty-netty-codec-4.1.111.Final.jar contains the dnsinfo.h header file,
+lib/io.netty-netty-codec-4.1.113.Final.jar contains the dnsinfo.h header file,
that provides a way to retrieve the system DNS configuration on MacOS.
This private header is also used by Apple's open source
mDNSResponder (https://opensource.apple.com/tarballs/mDNSResponder/).
diff --git a/bookkeeper-dist/src/main/resources/LICENSE-bkctl.bin.txt
b/bookkeeper-dist/src/main/resources/LICENSE-bkctl.bin.txt
index 0e2cf9f5ef..2c9b20816c 100644
--- a/bookkeeper-dist/src/main/resources/LICENSE-bkctl.bin.txt
+++ b/bookkeeper-dist/src/main/resources/LICENSE-bkctl.bin.txt
@@ -217,26 +217,26 @@ Apache Software License, Version 2.
- lib/commons-io-commons-io-2.7.jar [8]
- lib/commons-lang-commons-lang-2.6.jar [9]
- lib/commons-logging-commons-logging-1.1.1.jar [10]
-- lib/io.netty-netty-buffer-4.1.111.Final.jar [11]
-- lib/io.netty-netty-codec-4.1.111.Final.jar [11]
-- lib/io.netty-netty-common-4.1.111.Final.jar [11]
-- lib/io.netty-netty-handler-4.1.111.Final.jar [11]
-- lib/io.netty-netty-resolver-4.1.111.Final.jar [11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final.jar [11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-linux-aarch_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-linux-x86_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-osx-aarch_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-osx-x86_64.jar [11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-windows-x86_64.jar
[11]
-- lib/io.netty-netty-tcnative-classes-2.0.65.Final.jar [11]
-- lib/io.netty-netty-transport-4.1.111.Final.jar [11]
-- lib/io.netty-netty-transport-classes-epoll-4.1.111.Final.jar [11]
-- lib/io.netty-netty-transport-native-epoll-4.1.111.Final-linux-aarch_64.jar
[11]
-- lib/io.netty-netty-transport-native-epoll-4.1.111.Final-linux-x86_64.jar [11]
+- lib/io.netty-netty-buffer-4.1.113.Final.jar [11]
+- lib/io.netty-netty-codec-4.1.113.Final.jar [11]
+- lib/io.netty-netty-common-4.1.113.Final.jar [11]
+- lib/io.netty-netty-handler-4.1.113.Final.jar [11]
+- lib/io.netty-netty-resolver-4.1.113.Final.jar [11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final.jar [11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-linux-aarch_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-linux-x86_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-osx-aarch_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-osx-x86_64.jar [11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-windows-x86_64.jar
[11]
+- lib/io.netty-netty-tcnative-classes-2.0.66.Final.jar [11]
+- lib/io.netty-netty-transport-4.1.113.Final.jar [11]
+- lib/io.netty-netty-transport-classes-epoll-4.1.113.Final.jar [11]
+- lib/io.netty-netty-transport-native-epoll-4.1.113.Final-linux-aarch_64.jar
[11]
+- lib/io.netty-netty-transport-native-epoll-4.1.113.Final-linux-x86_64.jar [11]
-
lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-x86_64.jar
[11]
-
lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-aarch_64.jar
[11]
-
lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.25.Final.jar
[11]
-- lib/io.netty-netty-transport-native-unix-common-4.1.111.Final.jar [11]
+- lib/io.netty-netty-transport-native-unix-common-4.1.113.Final.jar [11]
- lib/org.apache.logging.log4j-log4j-api-2.23.1.jar [16]
- lib/org.apache.logging.log4j-log4j-core-2.23.1.jar [16]
- lib/org.apache.logging.log4j-log4j-slf4j2-impl-2.23.1.jar [16]
@@ -305,7 +305,7 @@ Apache Software License, Version 2.
[8] Source available at
https://github.com/apache/commons-io/tree/rel/commons-io-2.7
[9] Source available at https://github.com/apache/commons-lang/tree/LANG_2_6
[10] Source available at
https://github.com/apache/commons-logging/tree/commons-logging-1.1.1
-[11] Source available at
https://github.com/netty/netty/tree/netty-4.1.111.Final
+[11] Source available at
https://github.com/netty/netty/tree/netty-4.1.113.Final
[16] Source available at
https://github.com/apache/logging-log4j2/tree/rel/2.23.1
[18] Source available at
https://github.com/apache/commons-collections/tree/collections-4.1
[19] Source available at https://github.com/apache/commons-lang/tree/LANG_3_6
@@ -338,9 +338,9 @@ Apache Software License, Version 2.
[54] Source available at
https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.26.0
------------------------------------------------------------------------------------
-lib/io.netty-netty-codec-4.1.111.Final.jar bundles some 3rd party dependencies
+lib/io.netty-netty-codec-4.1.113.Final.jar bundles some 3rd party dependencies
-lib/io.netty-netty-codec-4.1.111.Final.jar contains the extensions to Java
Collections Framework which has
+lib/io.netty-netty-codec-4.1.113.Final.jar contains the extensions to Java
Collections Framework which has
been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
* LICENSE:
@@ -349,7 +349,7 @@ been derived from the works by JSR-166 EG, Doug Lea, and
Jason T. Greene:
* http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
*
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified version of
Robert Harder's Public Domain
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified version of
Robert Harder's Public Domain
Base64 Encoder and Decoder, which can be obtained at:
* LICENSE:
@@ -357,7 +357,7 @@ Base64 Encoder and Decoder, which can be obtained at:
* HOMEPAGE:
* http://iharder.sourceforge.net/current/java/base64/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'Webbit', an event based
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'Webbit', an event based
WebSocket and HTTP server, which can be obtained at:
* LICENSE:
@@ -365,7 +365,7 @@ WebSocket and HTTP server, which can be obtained at:
* HOMEPAGE:
* https://github.com/joewalnes/webbit
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'SLF4J', a simple logging
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'SLF4J', a simple logging
facade for Java, which can be obtained at:
* LICENSE:
@@ -373,7 +373,7 @@ facade for Java, which can be obtained at:
* HOMEPAGE:
* http://www.slf4j.org/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'Apache Harmony', an open source
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'Apache Harmony', an open source
Java SE, which can be obtained at:
* NOTICE:
@@ -383,7 +383,7 @@ Java SE, which can be obtained at:
* HOMEPAGE:
* http://archive.apache.org/dist/harmony/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'jbzip2', a Java bzip2 compression
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'jbzip2', a Java bzip2 compression
and decompression library written by Matthew J. Francis. It can be obtained at:
* LICENSE:
@@ -391,7 +391,7 @@ and decompression library written by Matthew J. Francis. It
can be obtained at:
* HOMEPAGE:
* https://code.google.com/p/jbzip2/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'libdivsufsort', a C API library to construct
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'libdivsufsort', a C API library to construct
the suffix array and the Burrows-Wheeler transformed string for any input
string of
a constant-size alphabet written by Yuta Mori. It can be obtained at:
@@ -400,7 +400,7 @@ a constant-size alphabet written by Yuta Mori. It can be
obtained at:
* HOMEPAGE:
* https://github.com/y-256/libdivsufsort
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
Nitsan Wakart's 'JCTools',
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
Nitsan Wakart's 'JCTools',
Java Concurrency Tools for the JVM, which can be obtained at:
* LICENSE:
@@ -408,7 +408,7 @@ Java Concurrency Tools for the JVM, which can be obtained
at:
* HOMEPAGE:
* https://github.com/JCTools/JCTools
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'JZlib', a
re-implementation of zlib in
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'JZlib', a
re-implementation of zlib in
pure Java, which can be obtained at:
* LICENSE:
@@ -416,7 +416,7 @@ pure Java, which can be obtained at:
* HOMEPAGE:
* http://www.jcraft.com/jzlib/
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on
'Compress-LZF', a Java library for encoding and
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on
'Compress-LZF', a Java library for encoding and
decoding data in LZF format, written by Tatu Saloranta. It can be obtained at:
* LICENSE:
@@ -424,7 +424,7 @@ decoding data in LZF format, written by Tatu Saloranta. It
can be obtained at:
* HOMEPAGE:
* https://github.com/ning/compress
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'lz4', a LZ4
Java compression
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'lz4', a LZ4
Java compression
and decompression library written by Adrien Grand. It can be obtained at:
* LICENSE:
@@ -432,7 +432,7 @@ and decompression library written by Adrien Grand. It can
be obtained at:
* HOMEPAGE:
* https://github.com/jpountz/lz4-java
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'lzma-java',
a LZMA Java compression
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'lzma-java',
a LZMA Java compression
and decompression library, which can be obtained at:
* LICENSE:
@@ -440,7 +440,7 @@ and decompression library, which can be obtained at:
* HOMEPAGE:
* https://github.com/jponge/lzma-java
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'jfastlz', a Java port of FastLZ compression
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'jfastlz', a Java port of FastLZ compression
and decompression library written by William Kinney. It can be obtained at:
* LICENSE:
@@ -448,7 +448,7 @@ and decompression library written by William Kinney. It can
be obtained at:
* HOMEPAGE:
* https://code.google.com/p/jfastlz/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of and
optionally depends on 'Protocol Buffers',
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of and
optionally depends on 'Protocol Buffers',
Google's data interchange format, which can be obtained at:
* LICENSE:
@@ -456,7 +456,7 @@ Google's data interchange format, which can be obtained at:
* HOMEPAGE:
* https://github.com/google/protobuf
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Bouncy
Castle Crypto APIs' to generate
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Bouncy
Castle Crypto APIs' to generate
a temporary self-signed X.509 certificate when the JVM does not provide the
equivalent functionality. It can be obtained at:
@@ -465,7 +465,7 @@ equivalent functionality. It can be obtained at:
* HOMEPAGE:
* http://www.bouncycastle.org/
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Snappy', a
compression library produced
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Snappy', a
compression library produced
by Google Inc, which can be obtained at:
* LICENSE:
@@ -473,7 +473,7 @@ by Google Inc, which can be obtained at:
* HOMEPAGE:
* https://github.com/google/snappy
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'JBoss
Marshalling', an alternative Java
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'JBoss
Marshalling', an alternative Java
serialization API, which can be obtained at:
* LICENSE:
@@ -481,7 +481,7 @@ serialization API, which can be obtained at:
* HOMEPAGE:
* https://github.com/jboss-remoting/jboss-marshalling
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Caliper',
Google's micro-
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Caliper',
Google's micro-
benchmarking framework, which can be obtained at:
* LICENSE:
@@ -489,7 +489,7 @@ benchmarking framework, which can be obtained at:
* HOMEPAGE:
* https://github.com/google/caliper
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Apache
Commons Logging', a logging
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Apache
Commons Logging', a logging
framework, which can be obtained at:
* LICENSE:
@@ -497,7 +497,7 @@ framework, which can be obtained at:
* HOMEPAGE:
* http://commons.apache.org/logging/
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Apache
Log4J', a logging framework, which
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Apache
Log4J', a logging framework, which
can be obtained at:
* LICENSE:
@@ -505,7 +505,7 @@ can be obtained at:
* HOMEPAGE:
* http://logging.apache.org/log4j/
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Aalto XML',
an ultra-high performance
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Aalto XML',
an ultra-high performance
non-blocking XML processor, which can be obtained at:
* LICENSE:
@@ -513,7 +513,7 @@ non-blocking XML processor, which can be obtained at:
* HOMEPAGE:
* http://wiki.fasterxml.com/AaltoHome
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified version of
'HPACK', a Java implementation of
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified version of
'HPACK', a Java implementation of
the HTTP/2 HPACK algorithm written by Twitter. It can be obtained at:
* LICENSE:
@@ -521,7 +521,7 @@ the HTTP/2 HPACK algorithm written by Twitter. It can be
obtained at:
* HOMEPAGE:
* https://github.com/twitter/hpack
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified version of
'HPACK', a Java implementation of
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified version of
'HPACK', a Java implementation of
the HTTP/2 HPACK algorithm written by Cory Benfield. It can be obtained at:
* LICENSE:
@@ -529,7 +529,7 @@ the HTTP/2 HPACK algorithm written by Cory Benfield. It can
be obtained at:
* HOMEPAGE:
* https://github.com/python-hyper/hpack/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified version of
'HPACK', a Java implementation of
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified version of
'HPACK', a Java implementation of
the HTTP/2 HPACK algorithm written by Tatsuhiro Tsujikawa. It can be obtained
at:
* LICENSE:
@@ -537,7 +537,7 @@ the HTTP/2 HPACK algorithm written by Tatsuhiro Tsujikawa.
It can be obtained at
* HOMEPAGE:
* https://github.com/nghttp2/nghttp2/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'Apache Commons Lang', a Java library
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'Apache Commons Lang', a Java library
provides utilities for the java.lang API, which can be obtained at:
* LICENSE:
@@ -546,7 +546,7 @@ provides utilities for the java.lang API, which can be
obtained at:
* https://commons.apache.org/proper/commons-lang/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains the Maven wrapper scripts
from 'Maven Wrapper',
+lib/io.netty-netty-codec-4.1.113.Final.jar contains the Maven wrapper scripts
from 'Maven Wrapper',
that provides an easy way to ensure a user has everything necessary to run the
Maven build.
* LICENSE:
@@ -554,7 +554,7 @@ that provides an easy way to ensure a user has everything
necessary to run the M
* HOMEPAGE:
* https://github.com/takari/maven-wrapper
-lib/io.netty-netty-codec-4.1.111.Final.jar contains the dnsinfo.h header file,
+lib/io.netty-netty-codec-4.1.113.Final.jar contains the dnsinfo.h header file,
that provides a way to retrieve the system DNS configuration on MacOS.
This private header is also used by Apple's open source
mDNSResponder (https://opensource.apple.com/tarballs/mDNSResponder/).
diff --git a/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
b/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
index 0e3f88702a..71cdb4eaa1 100644
--- a/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
+++ b/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
@@ -217,32 +217,32 @@ Apache Software License, Version 2.
- lib/commons-io-commons-io-2.7.jar [8]
- lib/commons-lang-commons-lang-2.6.jar [9]
- lib/commons-logging-commons-logging-1.1.1.jar [10]
-- lib/io.netty-netty-buffer-4.1.111.Final.jar [11]
-- lib/io.netty-netty-codec-4.1.111.Final.jar [11]
-- lib/io.netty-netty-codec-dns-4.1.111.Final.jar [11]
-- lib/io.netty-netty-codec-http-4.1.111.Final.jar [11]
-- lib/io.netty-netty-codec-http2-4.1.111.Final.jar [11]
-- lib/io.netty-netty-codec-socks-4.1.111.Final.jar [11]
-- lib/io.netty-netty-common-4.1.111.Final.jar [11]
-- lib/io.netty-netty-handler-4.1.111.Final.jar [11]
-- lib/io.netty-netty-handler-proxy-4.1.111.Final.jar [11]
-- lib/io.netty-netty-resolver-4.1.111.Final.jar [11]
-- lib/io.netty-netty-resolver-dns-4.1.111.Final.jar [11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final.jar [11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-linux-aarch_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-linux-x86_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-osx-aarch_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-osx-x86_64.jar [11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-windows-x86_64.jar
[11]
-- lib/io.netty-netty-tcnative-classes-2.0.65.Final.jar [11]
-- lib/io.netty-netty-transport-4.1.111.Final.jar [11]
-- lib/io.netty-netty-transport-classes-epoll-4.1.111.Final.jar [11]
-- lib/io.netty-netty-transport-native-epoll-4.1.111.Final-linux-aarch_64.jar
[11]
-- lib/io.netty-netty-transport-native-epoll-4.1.111.Final-linux-x86_64.jar [11]
+- lib/io.netty-netty-buffer-4.1.113.Final.jar [11]
+- lib/io.netty-netty-codec-4.1.113.Final.jar [11]
+- lib/io.netty-netty-codec-dns-4.1.113.Final.jar [11]
+- lib/io.netty-netty-codec-http-4.1.113.Final.jar [11]
+- lib/io.netty-netty-codec-http2-4.1.113.Final.jar [11]
+- lib/io.netty-netty-codec-socks-4.1.113.Final.jar [11]
+- lib/io.netty-netty-common-4.1.113.Final.jar [11]
+- lib/io.netty-netty-handler-4.1.113.Final.jar [11]
+- lib/io.netty-netty-handler-proxy-4.1.113.Final.jar [11]
+- lib/io.netty-netty-resolver-4.1.113.Final.jar [11]
+- lib/io.netty-netty-resolver-dns-4.1.113.Final.jar [11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final.jar [11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-linux-aarch_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-linux-x86_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-osx-aarch_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-osx-x86_64.jar [11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-windows-x86_64.jar
[11]
+- lib/io.netty-netty-tcnative-classes-2.0.66.Final.jar [11]
+- lib/io.netty-netty-transport-4.1.113.Final.jar [11]
+- lib/io.netty-netty-transport-classes-epoll-4.1.113.Final.jar [11]
+- lib/io.netty-netty-transport-native-epoll-4.1.113.Final-linux-aarch_64.jar
[11]
+- lib/io.netty-netty-transport-native-epoll-4.1.113.Final-linux-x86_64.jar [11]
-
lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-x86_64.jar
[11]
-
lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-aarch_64.jar
[11]
-
lib/io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.25.Final.jar
[11]
-- lib/io.netty-netty-transport-native-unix-common-4.1.111.Final.jar [11]
+- lib/io.netty-netty-transport-native-unix-common-4.1.113.Final.jar [11]
- lib/io.prometheus-simpleclient-0.15.0.jar [12]
- lib/io.prometheus-simpleclient_common-0.15.0.jar [12]
- lib/io.prometheus-simpleclient_hotspot-0.15.0.jar [12]
@@ -360,7 +360,7 @@ Apache Software License, Version 2.
[8] Source available at
https://github.com/apache/commons-io/tree/rel/commons-io-2.7
[9] Source available at https://github.com/apache/commons-lang/tree/LANG_2_6
[10] Source available at
https://github.com/apache/commons-logging/tree/commons-logging-1.1.1
-[11] Source available at
https://github.com/netty/netty/tree/netty-4.1.111.Final
+[11] Source available at
https://github.com/netty/netty/tree/netty-4.1.113.Final
[12] Source available at
https://github.com/prometheus/client_java/tree/parent-0.15.0
[13] Source available at https://github.com/vert-x3/vertx-auth/tree/4.3.2
[14] Source available at
https://github.com/vert-x3/vertx-bridge-common/tree/4.3.2
@@ -403,9 +403,9 @@ Apache Software License, Version 2.
[56] Source available at
https://github.com/LMAX-Exchange/disruptor/releases/tag/4.0.0
------------------------------------------------------------------------------------
-lib/io.netty-netty-codec-4.1.111.Final.jar bundles some 3rd party dependencies
+lib/io.netty-netty-codec-4.1.113.Final.jar bundles some 3rd party dependencies
-lib/io.netty-netty-codec-4.1.111.Final.jar contains the extensions to Java
Collections Framework which has
+lib/io.netty-netty-codec-4.1.113.Final.jar contains the extensions to Java
Collections Framework which has
been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
* LICENSE:
@@ -414,7 +414,7 @@ been derived from the works by JSR-166 EG, Doug Lea, and
Jason T. Greene:
* http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
*
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified version of
Robert Harder's Public Domain
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified version of
Robert Harder's Public Domain
Base64 Encoder and Decoder, which can be obtained at:
* LICENSE:
@@ -422,7 +422,7 @@ Base64 Encoder and Decoder, which can be obtained at:
* HOMEPAGE:
* http://iharder.sourceforge.net/current/java/base64/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'Webbit', an event based
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'Webbit', an event based
WebSocket and HTTP server, which can be obtained at:
* LICENSE:
@@ -430,7 +430,7 @@ WebSocket and HTTP server, which can be obtained at:
* HOMEPAGE:
* https://github.com/joewalnes/webbit
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'SLF4J', a simple logging
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'SLF4J', a simple logging
facade for Java, which can be obtained at:
* LICENSE:
@@ -438,7 +438,7 @@ facade for Java, which can be obtained at:
* HOMEPAGE:
* http://www.slf4j.org/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'Apache Harmony', an open source
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'Apache Harmony', an open source
Java SE, which can be obtained at:
* NOTICE:
@@ -448,7 +448,7 @@ Java SE, which can be obtained at:
* HOMEPAGE:
* http://archive.apache.org/dist/harmony/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'jbzip2', a Java bzip2 compression
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'jbzip2', a Java bzip2 compression
and decompression library written by Matthew J. Francis. It can be obtained at:
* LICENSE:
@@ -456,7 +456,7 @@ and decompression library written by Matthew J. Francis. It
can be obtained at:
* HOMEPAGE:
* https://code.google.com/p/jbzip2/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'libdivsufsort', a C API library to construct
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'libdivsufsort', a C API library to construct
the suffix array and the Burrows-Wheeler transformed string for any input
string of
a constant-size alphabet written by Yuta Mori. It can be obtained at:
@@ -465,7 +465,7 @@ a constant-size alphabet written by Yuta Mori. It can be
obtained at:
* HOMEPAGE:
* https://github.com/y-256/libdivsufsort
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
Nitsan Wakart's 'JCTools',
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
Nitsan Wakart's 'JCTools',
Java Concurrency Tools for the JVM, which can be obtained at:
* LICENSE:
@@ -473,7 +473,7 @@ Java Concurrency Tools for the JVM, which can be obtained
at:
* HOMEPAGE:
* https://github.com/JCTools/JCTools
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'JZlib', a
re-implementation of zlib in
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'JZlib', a
re-implementation of zlib in
pure Java, which can be obtained at:
* LICENSE:
@@ -481,7 +481,7 @@ pure Java, which can be obtained at:
* HOMEPAGE:
* http://www.jcraft.com/jzlib/
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on
'Compress-LZF', a Java library for encoding and
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on
'Compress-LZF', a Java library for encoding and
decoding data in LZF format, written by Tatu Saloranta. It can be obtained at:
* LICENSE:
@@ -489,7 +489,7 @@ decoding data in LZF format, written by Tatu Saloranta. It
can be obtained at:
* HOMEPAGE:
* https://github.com/ning/compress
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'lz4', a LZ4
Java compression
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'lz4', a LZ4
Java compression
and decompression library written by Adrien Grand. It can be obtained at:
* LICENSE:
@@ -497,7 +497,7 @@ and decompression library written by Adrien Grand. It can
be obtained at:
* HOMEPAGE:
* https://github.com/jpountz/lz4-java
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'lzma-java',
a LZMA Java compression
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'lzma-java',
a LZMA Java compression
and decompression library, which can be obtained at:
* LICENSE:
@@ -505,7 +505,7 @@ and decompression library, which can be obtained at:
* HOMEPAGE:
* https://github.com/jponge/lzma-java
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'jfastlz', a Java port of FastLZ compression
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'jfastlz', a Java port of FastLZ compression
and decompression library written by William Kinney. It can be obtained at:
* LICENSE:
@@ -513,7 +513,7 @@ and decompression library written by William Kinney. It can
be obtained at:
* HOMEPAGE:
* https://code.google.com/p/jfastlz/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of and
optionally depends on 'Protocol Buffers',
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of and
optionally depends on 'Protocol Buffers',
Google's data interchange format, which can be obtained at:
* LICENSE:
@@ -521,7 +521,7 @@ Google's data interchange format, which can be obtained at:
* HOMEPAGE:
* https://github.com/google/protobuf
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Bouncy
Castle Crypto APIs' to generate
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Bouncy
Castle Crypto APIs' to generate
a temporary self-signed X.509 certificate when the JVM does not provide the
equivalent functionality. It can be obtained at:
@@ -530,7 +530,7 @@ equivalent functionality. It can be obtained at:
* HOMEPAGE:
* http://www.bouncycastle.org/
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Snappy', a
compression library produced
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Snappy', a
compression library produced
by Google Inc, which can be obtained at:
* LICENSE:
@@ -538,7 +538,7 @@ by Google Inc, which can be obtained at:
* HOMEPAGE:
* https://github.com/google/snappy
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'JBoss
Marshalling', an alternative Java
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'JBoss
Marshalling', an alternative Java
serialization API, which can be obtained at:
* LICENSE:
@@ -546,7 +546,7 @@ serialization API, which can be obtained at:
* HOMEPAGE:
* https://github.com/jboss-remoting/jboss-marshalling
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Caliper',
Google's micro-
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Caliper',
Google's micro-
benchmarking framework, which can be obtained at:
* LICENSE:
@@ -554,7 +554,7 @@ benchmarking framework, which can be obtained at:
* HOMEPAGE:
* https://github.com/google/caliper
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Apache
Commons Logging', a logging
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Apache
Commons Logging', a logging
framework, which can be obtained at:
* LICENSE:
@@ -562,7 +562,7 @@ framework, which can be obtained at:
* HOMEPAGE:
* http://commons.apache.org/logging/
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Apache
Log4J', a logging framework, which
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Apache
Log4J', a logging framework, which
can be obtained at:
* LICENSE:
@@ -570,7 +570,7 @@ can be obtained at:
* HOMEPAGE:
* http://logging.apache.org/log4j/
-lib/io.netty-netty-codec-4.1.111.Final.jar optionally depends on 'Aalto XML',
an ultra-high performance
+lib/io.netty-netty-codec-4.1.113.Final.jar optionally depends on 'Aalto XML',
an ultra-high performance
non-blocking XML processor, which can be obtained at:
* LICENSE:
@@ -578,7 +578,7 @@ non-blocking XML processor, which can be obtained at:
* HOMEPAGE:
* http://wiki.fasterxml.com/AaltoHome
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified version of
'HPACK', a Java implementation of
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified version of
'HPACK', a Java implementation of
the HTTP/2 HPACK algorithm written by Twitter. It can be obtained at:
* LICENSE:
@@ -586,7 +586,7 @@ the HTTP/2 HPACK algorithm written by Twitter. It can be
obtained at:
* HOMEPAGE:
* https://github.com/twitter/hpack
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified version of
'HPACK', a Java implementation of
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified version of
'HPACK', a Java implementation of
the HTTP/2 HPACK algorithm written by Cory Benfield. It can be obtained at:
* LICENSE:
@@ -594,7 +594,7 @@ the HTTP/2 HPACK algorithm written by Cory Benfield. It can
be obtained at:
* HOMEPAGE:
* https://github.com/python-hyper/hpack/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified version of
'HPACK', a Java implementation of
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified version of
'HPACK', a Java implementation of
the HTTP/2 HPACK algorithm written by Tatsuhiro Tsujikawa. It can be obtained
at:
* LICENSE:
@@ -602,7 +602,7 @@ the HTTP/2 HPACK algorithm written by Tatsuhiro Tsujikawa.
It can be obtained at
* HOMEPAGE:
* https://github.com/nghttp2/nghttp2/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains a modified portion of
'Apache Commons Lang', a Java library
+lib/io.netty-netty-codec-4.1.113.Final.jar contains a modified portion of
'Apache Commons Lang', a Java library
provides utilities for the java.lang API, which can be obtained at:
* LICENSE:
@@ -611,7 +611,7 @@ provides utilities for the java.lang API, which can be
obtained at:
* https://commons.apache.org/proper/commons-lang/
-lib/io.netty-netty-codec-4.1.111.Final.jar contains the Maven wrapper scripts
from 'Maven Wrapper',
+lib/io.netty-netty-codec-4.1.113.Final.jar contains the Maven wrapper scripts
from 'Maven Wrapper',
that provides an easy way to ensure a user has everything necessary to run the
Maven build.
* LICENSE:
@@ -619,7 +619,7 @@ that provides an easy way to ensure a user has everything
necessary to run the M
* HOMEPAGE:
* https://github.com/takari/maven-wrapper
-lib/io.netty-netty-codec-4.1.111.Final.jar contains the dnsinfo.h header file,
+lib/io.netty-netty-codec-4.1.113.Final.jar contains the dnsinfo.h header file,
that provides a way to retrieve the system DNS configuration on MacOS.
This private header is also used by Apple's open source
mDNSResponder (https://opensource.apple.com/tarballs/mDNSResponder/).
diff --git a/bookkeeper-dist/src/main/resources/NOTICE-all.bin.txt
b/bookkeeper-dist/src/main/resources/NOTICE-all.bin.txt
index 53b7942b54..3d805127a2 100644
--- a/bookkeeper-dist/src/main/resources/NOTICE-all.bin.txt
+++ b/bookkeeper-dist/src/main/resources/NOTICE-all.bin.txt
@@ -23,31 +23,31 @@ LongAdder), which was released with the following comments:
http://creativecommons.org/publicdomain/zero/1.0/
------------------------------------------------------------------------------------
-- lib/io.netty-netty-buffer-4.1.111.Final.jar
-- lib/io.netty-netty-codec-4.1.111.Final.jar
-- lib/io.netty-netty-codec-dns-4.1.111.Final.jar
-- lib/io.netty-netty-codec-http-4.1.111.Final.jar
-- lib/io.netty-netty-codec-http2-4.1.111.Final.jar
-- lib/io.netty-netty-codec-socks-4.1.111.Final.jar
-- lib/io.netty-netty-common-4.1.111.Final.jar
-- lib/io.netty-netty-handler-4.1.111.Final.jar
-- lib/io.netty-netty-handler-proxy-4.1.111.Final.jar
-- lib/io.netty-netty-resolver-4.1.111.Final.jar
-- lib/io.netty-netty-resolver-dns-4.1.111.Final.jar
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final.jar
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-linux-aarch_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-linux-x86_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-osx-aarch_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-osx-x86_64.jar [11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-windows-x86_64.jar
[11]
-- lib/io.netty-netty-tcnative-classes-2.0.65.Final.jar
-- lib/io.netty-netty-transport-4.1.111.Final.jar
-- lib/io.netty-netty-transport-classes-epoll-4.1.111.Final.jar
-- lib/io.netty-netty-transport-native-epoll-4.1.111.Final-linux-aarch_64.jar
-- lib/io.netty-netty-transport-native-epoll-4.1.111.Final-linux-x86_64.jar
+- lib/io.netty-netty-buffer-4.1.113.Final.jar
+- lib/io.netty-netty-codec-4.1.113.Final.jar
+- lib/io.netty-netty-codec-dns-4.1.113.Final.jar
+- lib/io.netty-netty-codec-http-4.1.113.Final.jar
+- lib/io.netty-netty-codec-http2-4.1.113.Final.jar
+- lib/io.netty-netty-codec-socks-4.1.113.Final.jar
+- lib/io.netty-netty-common-4.1.113.Final.jar
+- lib/io.netty-netty-handler-4.1.113.Final.jar
+- lib/io.netty-netty-handler-proxy-4.1.113.Final.jar
+- lib/io.netty-netty-resolver-4.1.113.Final.jar
+- lib/io.netty-netty-resolver-dns-4.1.113.Final.jar
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final.jar
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-linux-aarch_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-linux-x86_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-osx-aarch_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-osx-x86_64.jar [11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-windows-x86_64.jar
[11]
+- lib/io.netty-netty-tcnative-classes-2.0.66.Final.jar
+- lib/io.netty-netty-transport-4.1.113.Final.jar
+- lib/io.netty-netty-transport-classes-epoll-4.1.113.Final.jar
+- lib/io.netty-netty-transport-native-epoll-4.1.113.Final-linux-aarch_64.jar
+- lib/io.netty-netty-transport-native-epoll-4.1.113.Final-linux-x86_64.jar
-
lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-x86_64.jar
-
lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-aarch_64.jar
-- lib/io.netty-netty-transport-native-unix-common-4.1.111.Final.jar
+- lib/io.netty-netty-transport-native-unix-common-4.1.113.Final.jar
The Netty Project
diff --git a/bookkeeper-dist/src/main/resources/NOTICE-bkctl.bin.txt
b/bookkeeper-dist/src/main/resources/NOTICE-bkctl.bin.txt
index 2a410c2a08..19e578e9ef 100644
--- a/bookkeeper-dist/src/main/resources/NOTICE-bkctl.bin.txt
+++ b/bookkeeper-dist/src/main/resources/NOTICE-bkctl.bin.txt
@@ -5,25 +5,25 @@ This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
------------------------------------------------------------------------------------
-- lib/io.netty-netty-buffer-4.1.111.Final.jar
-- lib/io.netty-netty-codec-4.1.111.Final.jar
-- lib/io.netty-netty-common-4.1.111.Final.jar
-- lib/io.netty-netty-handler-4.1.111.Final.jar
-- lib/io.netty-netty-resolver-4.1.111.Final.jar
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final.jar
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-linux-aarch_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-linux-x86_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-osx-aarch_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-osx-x86_64.jar [11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-windows-x86_64.jar
[11]
-- lib/io.netty-netty-tcnative-classes-2.0.65.Final.jar
-- lib/io.netty-netty-transport-4.1.111.Final.jar
-- lib/io.netty-netty-transport-classes-epoll-4.1.111.Final.jar
-- lib/io.netty-netty-transport-native-epoll-4.1.111.Final-linux-aarch_64.jar
-- lib/io.netty-netty-transport-native-epoll-4.1.111.Final-linux-x86_64.jar
+- lib/io.netty-netty-buffer-4.1.113.Final.jar
+- lib/io.netty-netty-codec-4.1.113.Final.jar
+- lib/io.netty-netty-common-4.1.113.Final.jar
+- lib/io.netty-netty-handler-4.1.113.Final.jar
+- lib/io.netty-netty-resolver-4.1.113.Final.jar
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final.jar
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-linux-aarch_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-linux-x86_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-osx-aarch_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-osx-x86_64.jar [11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-windows-x86_64.jar
[11]
+- lib/io.netty-netty-tcnative-classes-2.0.66.Final.jar
+- lib/io.netty-netty-transport-4.1.113.Final.jar
+- lib/io.netty-netty-transport-classes-epoll-4.1.113.Final.jar
+- lib/io.netty-netty-transport-native-epoll-4.1.113.Final-linux-aarch_64.jar
+- lib/io.netty-netty-transport-native-epoll-4.1.113.Final-linux-x86_64.jar
-
lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-x86_64.jar
-
lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-aarch_64.jar
-- lib/io.netty-netty-transport-native-unix-common-4.1.111.Final.jar
+- lib/io.netty-netty-transport-native-unix-common-4.1.113.Final.jar
The Netty Project
diff --git a/bookkeeper-dist/src/main/resources/NOTICE-server.bin.txt
b/bookkeeper-dist/src/main/resources/NOTICE-server.bin.txt
index b9d15c993f..9acbfce395 100644
--- a/bookkeeper-dist/src/main/resources/NOTICE-server.bin.txt
+++ b/bookkeeper-dist/src/main/resources/NOTICE-server.bin.txt
@@ -5,31 +5,31 @@ This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
------------------------------------------------------------------------------------
-- lib/io.netty-netty-buffer-4.1.111.Final.jar
-- lib/io.netty-netty-codec-4.1.111.Final.jar
-- lib/io.netty-netty-codec-dns-4.1.111.Final.jar
-- lib/io.netty-netty-codec-http-4.1.111.Final.jar
-- lib/io.netty-netty-codec-http2-4.1.111.Final.jar
-- lib/io.netty-netty-codec-socks-4.1.111.Final.jar
-- lib/io.netty-netty-common-4.1.111.Final.jar
-- lib/io.netty-netty-handler-4.1.111.Final.jar
-- lib/io.netty-netty-handler-proxy-4.1.111.Final.jar
-- lib/io.netty-netty-resolver-4.1.111.Final.jar
-- lib/io.netty-netty-resolver-dns-4.1.111.Final.jar
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final.jar
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-linux-aarch_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-linux-x86_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-osx-aarch_64.jar
[11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-osx-x86_64.jar [11]
-- lib/io.netty-netty-tcnative-boringssl-static-2.0.65.Final-windows-x86_64.jar
[11]
-- lib/io.netty-netty-tcnative-classes-2.0.65.Final.jar
-- lib/io.netty-netty-transport-4.1.111.Final.jar
-- lib/io.netty-netty-transport-classes-epoll-4.1.111.Final.jar
-- lib/io.netty-netty-transport-native-epoll-4.1.111.Final-linux-aarch_64.jar
-- lib/io.netty-netty-transport-native-epoll-4.1.111.Final-linux-x86_64.jar
+- lib/io.netty-netty-buffer-4.1.113.Final.jar
+- lib/io.netty-netty-codec-4.1.113.Final.jar
+- lib/io.netty-netty-codec-dns-4.1.113.Final.jar
+- lib/io.netty-netty-codec-http-4.1.113.Final.jar
+- lib/io.netty-netty-codec-http2-4.1.113.Final.jar
+- lib/io.netty-netty-codec-socks-4.1.113.Final.jar
+- lib/io.netty-netty-common-4.1.113.Final.jar
+- lib/io.netty-netty-handler-4.1.113.Final.jar
+- lib/io.netty-netty-handler-proxy-4.1.113.Final.jar
+- lib/io.netty-netty-resolver-4.1.113.Final.jar
+- lib/io.netty-netty-resolver-dns-4.1.113.Final.jar
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final.jar
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-linux-aarch_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-linux-x86_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-osx-aarch_64.jar
[11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-osx-x86_64.jar [11]
+- lib/io.netty-netty-tcnative-boringssl-static-2.0.66.Final-windows-x86_64.jar
[11]
+- lib/io.netty-netty-tcnative-classes-2.0.66.Final.jar
+- lib/io.netty-netty-transport-4.1.113.Final.jar
+- lib/io.netty-netty-transport-classes-epoll-4.1.113.Final.jar
+- lib/io.netty-netty-transport-native-epoll-4.1.113.Final-linux-aarch_64.jar
+- lib/io.netty-netty-transport-native-epoll-4.1.113.Final-linux-x86_64.jar
-
lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-x86_64.jar
-
lib/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-aarch_64.jar
-- lib/io.netty-netty-transport-native-unix-common-4.1.111.Final.jar
+- lib/io.netty-netty-transport-native-unix-common-4.1.113.Final.jar
The Netty Project
diff --git a/pom.xml b/pom.xml
index 19bfcacf8b..4121c857df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
<log4j.version>2.23.1</log4j.version>
<lz4.version>1.3.0</lz4.version>
<mockito.version>4.11.0</mockito.version>
- <netty.version>4.1.111.Final</netty.version>
+ <netty.version>4.1.113.Final</netty.version>
<netty-iouring.version>0.0.25.Final</netty-iouring.version>
<prometheus.version>0.15.0</prometheus.version>
<datasketches.version>0.8.3</datasketches.version>