diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt
index 4f448a3fe2281..b46bd152717e7 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -281,7 +281,7 @@ The Apache Software License, Version 2.0
- commons-cli-commons-cli-1.5.0.jar
- commons-codec-commons-codec-1.15.jar
- commons-configuration-commons-configuration-1.10.jar
- - commons-io-commons-io-2.8.0.jar
+ - commons-io-commons-io-2.14.0.jar
- commons-lang-commons-lang-2.6.jar
- commons-logging-commons-logging-1.1.1.jar
- org.apache.commons-commons-collections4-4.4.jar
@@ -450,8 +450,8 @@ The Apache Software License, Version 2.0
* zt-zip
- org.zeroturnaround-zt-zip-1.17.jar
* Apache Avro
- - org.apache.avro-avro-1.11.3.jar
- - org.apache.avro-avro-protobuf-1.11.3.jar
+ - org.apache.avro-avro-1.11.4.jar
+ - org.apache.avro-avro-protobuf-1.11.4.jar
* Apache Curator
- org.apache.curator-curator-client-5.1.0.jar
- org.apache.curator-curator-framework-5.1.0.jar
@@ -528,8 +528,8 @@ MIT License
- com.auth0-jwks-rsa-0.22.0.jar
Protocol Buffers License
* Protocol Buffers
- - com.google.protobuf-protobuf-java-3.19.6.jar -- ../licenses/LICENSE-protobuf.txt
- - com.google.protobuf-protobuf-java-util-3.19.6.jar -- ../licenses/LICENSE-protobuf.txt
+ - com.google.protobuf-protobuf-java-3.25.5.jar -- ../licenses/LICENSE-protobuf.txt
+ - com.google.protobuf-protobuf-java-util-3.25.5.jar -- ../licenses/LICENSE-protobuf.txt
CDDL-1.1 -- ../licenses/LICENSE-CDDL-1.1.txt
* Java Annotations API
diff --git a/distribution/shell/src/assemble/LICENSE.bin.txt b/distribution/shell/src/assemble/LICENSE.bin.txt
index d3fb337decf13..aedb826a6f584 100644
--- a/distribution/shell/src/assemble/LICENSE.bin.txt
+++ b/distribution/shell/src/assemble/LICENSE.bin.txt
@@ -337,7 +337,7 @@ The Apache Software License, Version 2.0
* Apache Commons
- commons-codec-1.15.jar
- commons-configuration-1.10.jar
- - commons-io-2.8.0.jar
+ - commons-io-2.14.0.jar
- commons-lang-2.6.jar
- commons-logging-1.2.jar
- commons-lang3-3.11.jar
@@ -407,8 +407,8 @@ The Apache Software License, Version 2.0
* Google Error Prone Annotations - error_prone_annotations-2.5.1.jar
* Javassist -- javassist-3.25.0-GA.jar
* Apache Avro
- - avro-1.11.3.jar
- - avro-protobuf-1.11.3.jar
+ - avro-1.11.4.jar
+ - avro-protobuf-1.11.4.jar
* Spotify completable-futures -- completable-futures-0.3.6.jar
BSD 3-clause "New" or "Revised" License
@@ -423,7 +423,7 @@ MIT License
Protocol Buffers License
* Protocol Buffers
- - protobuf-java-3.19.6.jar -- ../licenses/LICENSE-protobuf.txt
+ - protobuf-java-3.25.5.jar -- ../licenses/LICENSE-protobuf.txt
CDDL-1.1 -- ../licenses/LICENSE-CDDL-1.1.txt
* Java Annotations API
diff --git a/pom.xml b/pom.xml
index d56bdeeb287a6..890351b97b28a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@ flexible messaging model and an intuitive client API.
0.5.0
1.14.12
1.17
- 3.19.6
+ 3.25.5
${protobuf3.version}
1.55.3
1.41.0
@@ -182,7 +182,7 @@ flexible messaging model and an intuitive client API.
3.4.0
5.18.0
1.12.638
- 1.11.3
+ 1.11.4
2.10.10
2.6.0
5.1.0
@@ -216,7 +216,7 @@ flexible messaging model and an intuitive client API.
1.82
3.11
1.10
- 2.8.0
+ 2.14.0
1.15
2.1
2.1.9
diff --git a/pulsar-sql/presto-distribution/LICENSE b/pulsar-sql/presto-distribution/LICENSE
index 5c2f6f10417d2..cc34ce51f3a08 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -367,8 +367,8 @@ The Apache Software License, Version 2.0
* OpenCSV
- opencsv-2.3.jar
* Avro
- - avro-1.11.3.jar
- - avro-protobuf-1.11.3.jar
+ - avro-1.11.4.jar
+ - avro-protobuf-1.11.4.jar
* Caffeine
- caffeine-2.9.1.jar
* Javax
@@ -445,7 +445,7 @@ The Apache Software License, Version 2.0
- commons-codec-1.15.jar
- commons-collections4-4.4.jar
- commons-configuration-1.10.jar
- - commons-io-2.8.0.jar
+ - commons-io-2.14.0.jar
- commons-lang-2.6.jar
- commons-logging-1.2.jar
* GSON
@@ -484,8 +484,8 @@ The Apache Software License, Version 2.0
Protocol Buffers License
* Protocol Buffers
- - protobuf-java-3.19.6.jar
- - protobuf-java-util-3.19.6.jar
+ - protobuf-java-3.25.5.jar
+ - protobuf-java-util-3.25.5.jar
- proto-google-common-protos-2.9.0.jar
BSD 3-clause "New" or "Revised" License