diff --git a/distribution/shell/src/assemble/LICENSE.bin.txt b/distribution/shell/src/assemble/LICENSE.bin.txt
index f8670dc069d2a..746b67a6014dc 100644
--- a/distribution/shell/src/assemble/LICENSE.bin.txt
+++ b/distribution/shell/src/assemble/LICENSE.bin.txt
@@ -421,10 +421,6 @@ MIT License
* The Checker Framework
- checker-qual-3.33.0.jar
-Protocol Buffers License
- * Protocol Buffers
- - protobuf-java-3.25.5.jar -- ../licenses/LICENSE-protobuf.txt
-
CDDL-1.1 -- ../licenses/LICENSE-CDDL-1.1.txt
* Java Annotations API
- javax.annotation-api-1.3.2.jar
diff --git a/pulsar-client/pom.xml b/pulsar-client/pom.xml
index e8944cd0a4960..6ed57b946380e 100644
--- a/pulsar-client/pom.xml
+++ b/pulsar-client/pom.xml
@@ -30,7 +30,7 @@
pulsar-client-original
- Pulsar Client Java
+ Pulsar Client Java Original
diff --git a/pulsar-common/pom.xml b/pulsar-common/pom.xml
index 260ef2b44db09..76d65ce6dc11f 100644
--- a/pulsar-common/pom.xml
+++ b/pulsar-common/pom.xml
@@ -201,11 +201,6 @@
true
-
- com.google.protobuf
- protobuf-java
-
-
com.spotify
completable-futures