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/pom.xml b/pom.xml index abca4c7e8b..1228a3d161 100644 --- a/pom.xml +++ b/pom.xml @@ -155,7 +155,7 @@ 6.4.0 1.33 - 3.16.3 + 3.25.5 1.10.0 1.5.8 diff --git a/tool/dependencies/known-dependencies.txt b/tool/dependencies/known-dependencies.txt index b8c73b6c88..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.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