File tree Expand file tree Collapse file tree
linkis-spring-cloud-services/linkis-service-gateway/linkis-gateway-server-support Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9898 <dependency >
9999 <groupId >com.webank.wedatasphere.dss</groupId >
100100 <artifactId >dss-gateway-support</artifactId >
101- <version >1.1.0</version >
101+ <version >1.1.1</version >
102+ <exclusions >
103+ <exclusion >
104+ <groupId >org.apache.linkis</groupId >
105+ <artifactId >linkis-gateway-server-support</artifactId >
106+ </exclusion >
107+ </exclusions >
102108 </dependency >
103109
104110 </dependencies >
Original file line number Diff line number Diff line change @@ -577,7 +577,7 @@ zstd-jni-1.4.4-7.jar
577577zstd-jni-1.4.5-6.jar
578578commons-pool2-2.8.1.jar
579579jedis-2.9.2.jar
580- dss-gateway-support-1.1.0 .jar
580+ dss-gateway-support-1.1.1 .jar
581581seatunnel-core-flink-2.1.2.jar
582582seatunnel-core-flink-sql-2.1.2.jar
583583seatunnel-core-spark-2.1.2.jar
You can’t perform that action at this time.
0 commit comments