Skip to content

Commit

Permalink
Issue #5357 - Ensuring jetty-client is included in javadoc-proxy.war/…
Browse files Browse the repository at this point in the history
…WEB-INF/lib

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
  • Loading branch information
joakime committed Sep 29, 2020
1 parent e8cbf26 commit 33294ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test-webapps/test-proxy-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-client</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
Expand Down

0 comments on commit 33294ea

Please sign in to comment.