Skip to content

Commit

Permalink
Merge pull request Waffle#2207 from hazendaz/master
Browse files Browse the repository at this point in the history
[pom] Remove duplicate jetty client definition
  • Loading branch information
hazendaz authored Jan 21, 2024
2 parents f4db5b8 + 89c53c3 commit c7c02be
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Source/JNA/waffle-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,6 @@
<version>${jetty.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-client</artifactId>
<version>${jetty.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
Expand Down

0 comments on commit c7c02be

Please sign in to comment.