Skip to content

Commit

Permalink
fix][sec][branch-3.0] Upgrade protobuf-java to 3.25.5 (apache#23356) (a…
Browse files Browse the repository at this point in the history
…pache#23357)

(cherry picked from commit c8bb115)
  • Loading branch information
lhotari authored and nikhil-ctds committed Oct 4, 2024
1 parent 4e6686d commit 6704a02
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions distribution/server/src/assemble/LICENSE.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -545,8 +545,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
Expand Down
Empty file.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ flexible messaging model and an intuitive client API.</description>
<typetools.version>0.5.0</typetools.version>
<byte-buddy.version>1.14.12</byte-buddy.version>
<zt-zip.version>1.17</zt-zip.version>
<protobuf3.version>3.19.6</protobuf3.version>
<protobuf3.version>3.25.5</protobuf3.version>
<protoc3.version>${protobuf3.version}</protoc3.version>
<grpc.version>1.45.1</grpc.version>
<google-http-client.version>1.41.0</google-http-client.version>
Expand Down
4 changes: 2 additions & 2 deletions pulsar-sql/presto-distribution/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -483,8 +483,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.0.1.jar

BSD 3-clause "New" or "Revised" License
Expand Down

0 comments on commit 6704a02

Please # to comment.