forked from github/dataease
perf(系统): 升级kettle依赖版本号到8.3.0.18-1112(更好下载)
This commit is contained in:
parent
0c05a7fc11
commit
aaa5141cd5
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user