File tree Expand file tree Collapse file tree 14 files changed +0
-70
lines changed
dss-commons/dss-sender-service
dss-framework-orchestrator-server
dss-framework-project-server
dss-framework-migrate-server
dss-framework-orchestrator-publish
orchestrators/dss-workflow
dss-flow-execution-server
plugins/dolphinscheduler/dss-dolphinscheduler-token Expand file tree Collapse file tree 14 files changed +0
-70
lines changed Original file line number Diff line number Diff line change 160160 <groupId >org.glassfish.jersey.ext</groupId >
161161 <artifactId >jersey-bean-validation</artifactId >
162162 <version >${jersey.version} </version >
163- <exclusions >
164- <exclusion >
165- <artifactId >hibernate-validator</artifactId >
166- <groupId >org.hibernate</groupId >
167- </exclusion >
168- </exclusions >
169163 </dependency >
170164
171165 <dependency >
Original file line number Diff line number Diff line change 186186 <artifactId >spring-web</artifactId >
187187 <groupId >org.springframework</groupId >
188188 </exclusion >
189- <exclusion >
190- <artifactId >hibernate-validator</artifactId >
191- <groupId >org.hibernate</groupId >
192- </exclusion >
193189 </exclusions >
194190 </dependency >
195191 <dependency >
Original file line number Diff line number Diff line change 188188 <artifactId >spring-web</artifactId >
189189 <groupId >org.springframework</groupId >
190190 </exclusion >
191- <exclusion >
192- <artifactId >hibernate-validator</artifactId >
193- <groupId >org.hibernate</groupId >
194- </exclusion >
195191 </exclusions >
196192 </dependency >
197193 <dependency >
Original file line number Diff line number Diff line change 4545 <artifactId >commons-fileupload</artifactId >
4646 <groupId >commons-fileupload</groupId >
4747 </exclusion >
48- <exclusion >
49- <artifactId >hibernate-validator</artifactId >
50- <groupId >org.hibernate</groupId >
51- </exclusion >
5248 </exclusions >
5349 </dependency >
5450 <dependency >
Original file line number Diff line number Diff line change 7070 <artifactId >linkis-common</artifactId >
7171 <groupId >org.apache.linkis</groupId >
7272 </exclusion >
73- <exclusion >
74- <artifactId >hibernate-validator</artifactId >
75- <groupId >org.hibernate</groupId >
76- </exclusion >
7773 </exclusions >
7874 </dependency >
7975 <dependency >
Original file line number Diff line number Diff line change 132132 <artifactId >netty-all</artifactId >
133133 <groupId >io.netty</groupId >
134134 </exclusion >
135- <exclusion >
136- <artifactId >hibernate-validator</artifactId >
137- <groupId >org.hibernate</groupId >
138- </exclusion >
139135 </exclusions >
140136 </dependency >
141137
Original file line number Diff line number Diff line change 126126 <artifactId >jersey-bean-validation</artifactId >
127127 <version >${jersey.version} </version >
128128 <scope >provided</scope >
129- <exclusions >
130- <exclusion >
131- <artifactId >hibernate-validator</artifactId >
132- <groupId >org.hibernate</groupId >
133- </exclusion >
134- </exclusions >
135129 </dependency >
136130 <dependency >
137131 <groupId >org.apache.linkis</groupId >
143137 <artifactId >linkis-common</artifactId >
144138 <groupId >org.apache.linkis</groupId >
145139 </exclusion >
146- <exclusion >
147- <artifactId >hibernate-validator</artifactId >
148- <groupId >org.hibernate</groupId >
149- </exclusion >
150140 </exclusions >
151141 </dependency >
152142 <dependency >
Original file line number Diff line number Diff line change 6666 <artifactId >linkis-rpc</artifactId >
6767 <version >${linkis.version} </version >
6868 <scope >provided</scope >
69- <exclusions >
70- <exclusion >
71- <artifactId >hibernate-validator</artifactId >
72- <groupId >org.hibernate</groupId >
73- </exclusion >
74- </exclusions >
7569 </dependency >
7670 </dependencies >
7771
Original file line number Diff line number Diff line change 8484 <artifactId >linkis-rpc</artifactId >
8585 <version >${linkis.version} </version >
8686 <scope >provided</scope >
87- <exclusions >
88- <exclusion >
89- <artifactId >hibernate-validator</artifactId >
90- <groupId >org.hibernate</groupId >
91- </exclusion >
92- </exclusions >
9387 </dependency >
9488 <dependency >
9589 <groupId >org.springframework</groupId >
Original file line number Diff line number Diff line change 5353 <groupId >org.springframework.boot</groupId >
5454 <artifactId >spring-boot-starter-log4j2</artifactId >
5555 </exclusion >
56- <exclusion >
57- <artifactId >hibernate-validator</artifactId >
58- <groupId >org.hibernate</groupId >
59- </exclusion >
6056 </exclusions >
6157 </dependency >
6258 <dependency >
You can’t perform that action at this time.
0 commit comments