This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 64b6dac5f upgrade to pagehelper 5.3.1 (#3933)
64b6dac5f is described below
commit 64b6dac5f90b032504b874eb428b97ae66b9cb10
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Nov 30 14:49:36 2022 +0100
upgrade to pagehelper 5.3.1 (#3933)
---
linkis-commons/linkis-mybatis/pom.xml | 2 +-
linkis-dist/release-docs/LICENSE | 2 +-
tool/dependencies/known-dependencies.txt | 3 ++-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/linkis-commons/linkis-mybatis/pom.xml
b/linkis-commons/linkis-mybatis/pom.xml
index dc2647e42..02721d04b 100644
--- a/linkis-commons/linkis-mybatis/pom.xml
+++ b/linkis-commons/linkis-mybatis/pom.xml
@@ -67,7 +67,7 @@
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper</artifactId>
- <version>5.1.4</version>
+ <version>5.3.1</version>
</dependency>
<dependency>
diff --git a/linkis-dist/release-docs/LICENSE b/linkis-dist/release-docs/LICENSE
index f79b2d844..4cc89b39d 100644
--- a/linkis-dist/release-docs/LICENSE
+++ b/linkis-dist/release-docs/LICENSE
@@ -682,7 +682,7 @@ See licenses/ for text of these licenses.
(MIT License) Checker Qual (org.checkerframework:checker-qual:3.4.0 -
https://checkerframework.org)
(MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:1.7.16 -
http://www.slf4j.org)
(MIT License) SLF4J API Module (org.slf4j:slf4j-api:1.7.30 -
http://www.slf4j.org)
- (MIT License) pagehelper 5 (com.github.pagehelper:pagehelper:5.1.4 -
https://github.com/pagehelper/Mybatis-PageHelper)
+ (MIT License) pagehelper 5 (com.github.pagehelper:pagehelper:5.3.1 -
https://github.com/pagehelper/Mybatis-PageHelper)
(MIT License) bcprov-jdk15on (org.bouncycastle:bcprov-jdk15on:1.64 -
https://www.bouncycastle.org/java.html)
(MIT License) oshi-core (com.github.oshi:oshi-core:5.3.4 -
https://github.com/oshi/oshi)
(CUP Parser Generator Copyright Notice, License, and Disclaimer) CUP
Parser Generator for Java (edu.princeton.cup:java-cup:10k -
http://www.cs.princeton.edu/~appel/modern/java/CUP/)
diff --git a/tool/dependencies/known-dependencies.txt
b/tool/dependencies/known-dependencies.txt
index e76369d06..dc80cfa94 100644
--- a/tool/dependencies/known-dependencies.txt
+++ b/tool/dependencies/known-dependencies.txt
@@ -315,6 +315,7 @@ json4s-jackson_2.11-3.5.3.jar
json4s-scalap_2.11-3.5.3.jar
jsp-api-2.1.jar
jsqlparser-1.0.jar
+jsqlparser-4.2.jar
jsr305-1.3.9.jar
jsr305-3.0.1.jar
jsr305-3.0.2.jar
@@ -412,7 +413,7 @@ orc-core-1.3.3.jar
oro-2.0.8.jar
osgi-resource-locator-1.0.1.jar
oshi-core-6.2.1.jar
-pagehelper-5.1.4.jar
+pagehelper-5.3.1.jar
paranamer-2.3.jar
paranamer-2.8.jar
parquet-hadoop-bundle-1.8.1.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]