From e6b922eff01536c0d9327fa76c7d93b2510aace9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=86=B7=E5=86=B7?= <2270033969@qq.com>
Date: Thu, 14 Nov 2024 09:29:25 +0800
Subject: [PATCH] =?UTF-8?q?fix(=E4=BB=A3=E7=A0=81=E7=94=9F=E6=88=90):=20?=
=?UTF-8?q?=E4=BB=A3=E7=A0=81=E7=94=9F=E6=88=90=E6=97=B6=E6=8A=A5=E9=94=99?=
=?UTF-8?q?=EF=BC=8C=E6=8F=90=E7=A4=BAjava.lang.NoSuchMethodError?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Closes IB46N7
---
.github/renovate.json | 3 ++-
pig-visual/pig-codegen/pom.xml | 6 ------
pom.xml | 2 +-
3 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/.github/renovate.json b/.github/renovate.json
index 1798e5211..5e4c10b9e 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -12,7 +12,8 @@
"^com.amazonaws:aws-java-sdk-s3$",
"^io.springboot:knife4j-openapi3-ui$",
"^com.alibaba:fastjson$",
- "^org.anyline:anyline.*$"
+ "^org.anyline:anyline.*$",
+ "^org.apache.velocity:velocity-engine-core.*$"
],
"enabled": false
}
diff --git a/pig-visual/pig-codegen/pom.xml b/pig-visual/pig-codegen/pom.xml
index c82c3b082..49ed7ff21 100755
--- a/pig-visual/pig-codegen/pom.xml
+++ b/pig-visual/pig-codegen/pom.xml
@@ -17,7 +17,6 @@
0.0.6
8.7.2-jdk17-20240808
- 1.10
@@ -70,11 +69,6 @@
cn.hutool
hutool-json
-
- commons-configuration
- commons-configuration
- ${configuration.version}
-
com.pig4cloud
diff --git a/pom.xml b/pom.xml
index b959307af..3c471d477 100755
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
0.0.3
2.2.4
1.12.675
- 2.4.1
+ 2.4
3.1
1.10
3.0.5