Skip to content

Commit

Permalink
Removed unnecessary stale dependency on the javadoc artifact.
Browse files Browse the repository at this point in the history
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
  • Loading branch information
sbordet committed Aug 24, 2023
1 parent 2ea646b commit 0411e1f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions jetty-home/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -876,14 +876,6 @@
<type>jar</type>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>javadoc</artifactId>
<version>${project.version}</version>
<classifier>javadoc</classifier>
<type>jar</type>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
Expand Down

0 comments on commit 0411e1f

Please sign in to comment.