diff --git a/cli/NOTICE b/cli/NOTICE
index c6b37d6..4f9b1e5 100644
--- a/cli/NOTICE
+++ b/cli/NOTICE
@@ -22,7 +22,7 @@ This project includes:
Apache HttpClient under Apache License, Version 2.0
Apache HttpComponents Core HTTP/1.1 under Apache License, Version 2.0
Apache HttpComponents Core HTTP/2 under Apache License, Version 2.0
- Apache Kafka under The Apache Software License, Version 2.0
+ Apache Kafka under The Apache License, Version 2.0
asyncapi-core under Apache License, Version 2.0
Bean Validation API under Apache License 2.0
Bouncy Castle ASN.1 Extension and Utility APIs under Bouncy Castle Licence
@@ -46,7 +46,6 @@ This project includes:
JSON-B API under Eclipse Public License 2.0 or GNU General Public License, version 2 with the GNU Classpath Exception
JSON-P Default Provider under Eclipse Public License 2.0 or GNU General Public License, version 2 with the GNU Classpath Exception
Kotlin Stdlib under The Apache License, Version 2.0
- LZ4 and xxHash under The Apache Software License, Version 2.0
org.eclipse.yasson under Eclipse Public License v. 2.0 or Eclipse Distribution License v. 1.0
org.leadpony.joy.core under The Apache Software License, Version 2.0
org.leadpony.joy.yaml under The Apache Software License, Version 2.0
@@ -57,6 +56,4 @@ This project includes:
SLF4J Simple Binding under MIT License
SnakeYAML under Apache License, Version 2.0
SnakeYAML Engine under Apache License, Version 2.0
- snappy-java under The Apache Software License, Version 2.0
- zstd-jni under BSD 2-Clause License
diff --git a/pom.xml b/pom.xml
index 2a5e1df..4307389 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
org.apache.kafka
kafka-clients
- 2.6.3
+ 3.7.1
org.slf4j