Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java from 3.16.3 to 3.25.5 (#5175)
Browse files Browse the repository at this point in the history
* Bump com.google.protobuf:protobuf-java from 3.16.3 to 3.25.5

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.16.3 to 3.25.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.16.3...v3.25.5)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update known-dependencies.txt

* version number

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <[email protected]>
  • Loading branch information
dependabot[bot] and pjfanning authored Oct 16, 2024
1 parent 887c042 commit 8ae4d68
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion linkis-dist/release-docs/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ See licenses/ for text of these licenses.
(The 3-Clause BSD License) (WTFPL) Reflections (org.reflections:reflections:0.9.10 - http://github.com/ronmamo/reflections)
(The 3-Clause BSD License) Commons Compiler (org.codehaus.janino:commons-compiler:2.7.6 - http://docs.codehaus.org/display/JANINO/Home/commons-compiler)
(The 3-Clause BSD License) Hamcrest Core (org.hamcrest:hamcrest-core:1.3 - https://github.com/hamcrest/JavaHamcrest/hamcrest-core)
(The 3-Clause BSD License) Protocol Buffer Java API (com.google.protobuf:protobuf-java:3.16.3 - http://code.google.com/p/protobuf)
(The 3-Clause BSD License) Protocol Buffer Java API (com.google.protobuf:protobuf-java:3.25.5 - http://code.google.com/p/protobuf)
(The 3-Clause BSD License) Py4J (net.sf.py4j:py4j:0.10.4 - http://nexus.sonatype.org/oss-repository-hosting.html/py4j)
(The 3-Clause BSD License) Scala Compiler (org.scala-lang:scala-compiler:2.11.12 - http://www.scala-lang.org/)
(The 3-Clause BSD License) Scala Compiler (org.scala-lang:scala-reflect:2.11.12 - http://www.scala-lang.org/)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<woodstox.version>6.4.0</woodstox.version>
<snakeyaml.version>1.33</snakeyaml.version>

<protobuf.version>3.16.3</protobuf.version>
<protobuf.version>3.25.5</protobuf.version>

<parquet-avro.version>1.10.0</parquet-avro.version>
<orc-core.version>1.5.8</orc-core.version>
Expand Down
2 changes: 1 addition & 1 deletion tool/dependencies/known-dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ presto-client-0.234.jar
presto-client-1.5.0.jar
presto-resource-group-managers-0.234.jar
presto-spi-0.234.jar
protobuf-java-3.16.3.jar
protobuf-java-3.25.5.jar
protostuff-api-1.6.2.jar
protostuff-collectionschema-1.6.2.jar
protostuff-core-1.6.2.jar
Expand Down

0 comments on commit 8ae4d68

Please sign in to comment.