File tree Expand file tree Collapse file tree 2 files changed +6
-14
lines changed
Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >visualis</artifactId >
77 <groupId >com.webank.wedatasphere.dss</groupId >
8- <version >1.0.0-rc1 </version >
8+ <version >1.0.0</version >
99 <packaging >pom</packaging >
1010
1111 <licenses >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >visualis</artifactId >
66 <groupId >com.webank.wedatasphere.dss</groupId >
7- <version >1.2.4 </version >
7+ <version >1.0.0 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010
2222 <jdk .compile.version>1.8</jdk .compile.version>
2323 <skipTests >true</skipTests >
2424
25- <apache .linkis.version>1.1.0 </apache .linkis.version>
26- <opensource .dss.version>1.1.0 </opensource .dss.version>
25+ <apache .linkis.version>1.1.1 </apache .linkis.version>
26+ <opensource .dss.version>1.0.1 </opensource .dss.version>
2727
2828 <elasticsearch .version>5.1.2</elasticsearch .version>
2929 <spring .boot.version>2.3.7.RELEASE</spring .boot.version>
3737 </properties >
3838
3939 <dependencies >
40-
41- <!-- 行内差异化变量改造-->
42- <dependency >
43- <groupId >cn.webank.bsp</groupId >
44- <artifactId >encrypt</artifactId >
45- <version >1.0.2</version >
46- </dependency >
47-
4840 <dependency >
4941 <groupId >com.thoughtworks.xstream</groupId >
5042 <artifactId >xstream</artifactId >
439431 <dependency >
440432 <groupId >com.alibaba</groupId >
441433 <artifactId >fastjson</artifactId >
442- <version >1.2.70 </version >
434+ <version >1.2.83 </version >
443435 </dependency >
444436
445437 <dependency >
701693 </build >
702694
703695
704- </project >
696+ </project >
You can’t perform that action at this time.
0 commit comments