Merge pull request #2591 from dataease/pr@dev@perf_kettle_version

perf(系统): 升级kettle依赖版本号到8.3.0.18-1112(更好下载)
This commit is contained in:
fit2cloud-chenyw 2022-07-06 11:03:22 +08:00 committed by GitHub
commit 556c8549c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -230,7 +230,7 @@
<dependency>
<groupId>pentaho-kettle</groupId>
<artifactId>kettle-core</artifactId>
<version>8.3.0.18-1084</version>
<version>8.3.0.18-1112</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
@ -241,7 +241,7 @@
<dependency>
<groupId>pentaho-kettle</groupId>
<artifactId>kettle-engine</artifactId>
<version>8.3.0.18-1084</version>
<version>8.3.0.18-1112</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
@ -256,7 +256,7 @@
<dependency>
<groupId>pentaho</groupId>
<artifactId>metastore</artifactId>
<version>8.3.0.18-1084</version>
<version>8.3.0.18-1112</version>
</dependency>
<dependency>
<groupId>org.pentaho.di.plugins</groupId>