There was an error while loading. Please reload this page.
1 parent 468d958 commit 51a8558Copy full SHA for 51a8558
1 file changed
apps/bfd-server/bfd-server-war/pom.xml
@@ -340,13 +340,6 @@
340
<version>${project.version}</version>
341
<scope>test</scope>
342
</dependency>
343
- <dependency>
344
- <!-- Jetty is the embedded web server that this project uses to run WARs. -->
345
- <groupId>org.eclipse.jetty</groupId>
346
- <artifactId>jetty-server</artifactId>
347
- <version>${jetty.version}</version>
348
- <scope>test</scope>
349
- </dependency>
350
<dependency>
351
<!-- Jetty is the embedded web server that this project uses to run WARs. -->
352
<groupId>org.eclipse.jetty</groupId>
0 commit comments