File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 16751675 <artifactId >jetty-deploy</artifactId >
16761676 <version >${jetty.version} </version >
16771677 </dependency >
1678- <dependency >
1679- <groupId >org.eclipse.jetty</groupId >
1680- <artifactId >jetty-home</artifactId >
1681- <version >${jetty.version} </version >
1682- </dependency >
16831678 <dependency >
16841679 <groupId >org.eclipse.jetty</groupId >
16851680 <artifactId >jetty-hazelcast</artifactId >
18151810 <artifactId >cdi-core</artifactId >
18161811 <version >${jetty.version} </version >
18171812 </dependency >
1818- <dependency >
1819- <groupId >org.eclipse.jetty.cdi</groupId >
1820- <artifactId >cdi-full-servlet</artifactId >
1821- <version >${jetty.version} </version >
1822- </dependency >
18231813 <dependency >
18241814 <groupId >org.eclipse.jetty.cdi</groupId >
18251815 <artifactId >cdi-servlet</artifactId >
23832373 <artifactId >slf4j-log4j12</artifactId >
23842374 <version >${slf4j.version} </version >
23852375 </dependency >
2386- <dependency >
2387- <groupId >org.slf4j</groupId >
2388- <artifactId >slf4j-log4j13</artifactId >
2389- <version >${slf4j.version} </version >
2390- </dependency >
23912376 <dependency >
23922377 <groupId >org.slf4j</groupId >
23932378 <artifactId >slf4j-nop</artifactId >
You can’t perform that action at this time.
0 commit comments