Skip to content

Commit

Permalink
remove unused wagon http lightweight dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Oct 16, 2023
1 parent fb71130 commit fed6cb1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions maven-jxr-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,6 @@ under the License.
<version>${aetherVersion}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-http-lightweight</artifactId>
<version>3.5.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit fed6cb1

Please sign in to comment.