From 2e462e6e6a0425550ac30bd13f463110aeadf236 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Fri, 27 Sep 2024 02:05:35 +0100 Subject: [PATCH] version number --- linkis-dist/release-docs/LICENSE | 2 +- tool/dependencies/known-dependencies.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linkis-dist/release-docs/LICENSE b/linkis-dist/release-docs/LICENSE index 6fcb383da0..3fbed58fbe 100644 --- a/linkis-dist/release-docs/LICENSE +++ b/linkis-dist/release-docs/LICENSE @@ -655,7 +655,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/tool/dependencies/known-dependencies.txt b/tool/dependencies/known-dependencies.txt index 974d2fee44..8bf1e4593e 100644 --- a/tool/dependencies/known-dependencies.txt +++ b/tool/dependencies/known-dependencies.txt @@ -633,7 +633,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.15.5.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