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 1675
1675
<artifactId >jetty-deploy</artifactId >
1676
1676
<version >${jetty.version} </version >
1677
1677
</dependency >
1678
- <dependency >
1679
- <groupId >org.eclipse.jetty</groupId >
1680
- <artifactId >jetty-home</artifactId >
1681
- <version >${jetty.version} </version >
1682
- </dependency >
1683
1678
<dependency >
1684
1679
<groupId >org.eclipse.jetty</groupId >
1685
1680
<artifactId >jetty-hazelcast</artifactId >
1815
1810
<artifactId >cdi-core</artifactId >
1816
1811
<version >${jetty.version} </version >
1817
1812
</dependency >
1818
- <dependency >
1819
- <groupId >org.eclipse.jetty.cdi</groupId >
1820
- <artifactId >cdi-full-servlet</artifactId >
1821
- <version >${jetty.version} </version >
1822
- </dependency >
1823
1813
<dependency >
1824
1814
<groupId >org.eclipse.jetty.cdi</groupId >
1825
1815
<artifactId >cdi-servlet</artifactId >
2383
2373
<artifactId >slf4j-log4j12</artifactId >
2384
2374
<version >${slf4j.version} </version >
2385
2375
</dependency >
2386
- <dependency >
2387
- <groupId >org.slf4j</groupId >
2388
- <artifactId >slf4j-log4j13</artifactId >
2389
- <version >${slf4j.version} </version >
2390
- </dependency >
2391
2376
<dependency >
2392
2377
<groupId >org.slf4j</groupId >
2393
2378
<artifactId >slf4j-nop</artifactId >
You can’t perform that action at this time.
0 commit comments