File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 9696 <artifactId >logback-classic</artifactId >
9797 <version >1.2.13</version >
9898 </dependency >
99- <dependency >
100- <groupId >org.eclipse.jetty</groupId >
101- <artifactId >jetty-http</artifactId >
102- <version >9.4.52.v20230823</version >
103- </dependency >
10499 <dependency >
105100 <groupId >io.cdap.cdap</groupId >
106101 <artifactId >cdap-api</artifactId >
265260 <groupId >org.cometd.java</groupId >
266261 <artifactId >cometd-java-client</artifactId >
267262 <version >${cometd.java.client.version} </version >
268- <exclusions >
269- <exclusion >
270- <groupId >org.eclipse.jetty</groupId >
271- <artifactId >jetty-http</artifactId >
272- </exclusion >
273- </exclusions >
274263 </dependency >
275264 <dependency >
276265 <groupId >org.antlr</groupId >
You can’t perform that action at this time.
0 commit comments