This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 8ae4d68fe8 Bump com.google.protobuf:protobuf-java from 3.16.3 to
3.25.5 (#5175)
8ae4d68fe8 is described below
commit 8ae4d68fe811a5b09c02c02f2c9bd427a50eafab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 16 17:28:51 2024 +0800
Bump com.google.protobuf:protobuf-java from 3.16.3 to 3.25.5 (#5175)
* 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](https://github.com/protocolbuffers/protobuf/compare/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]>
---
linkis-dist/release-docs/LICENSE | 2 +-
pom.xml | 2 +-
tool/dependencies/known-dependencies.txt | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/linkis-dist/release-docs/LICENSE b/linkis-dist/release-docs/LICENSE
index 53ddb1be68..462e0be824 100644
--- a/linkis-dist/release-docs/LICENSE
+++ b/linkis-dist/release-docs/LICENSE
@@ -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/)
diff --git a/pom.xml b/pom.xml
index 25593be149..ebbd1308c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
diff --git a/tool/dependencies/known-dependencies.txt
b/tool/dependencies/known-dependencies.txt
index 873414fb12..ce62898ae7 100644
--- a/tool/dependencies/known-dependencies.txt
+++ b/tool/dependencies/known-dependencies.txt
@@ -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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]