Skip to content

Commit

Permalink
[bugfix] Cleanup unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter committed Apr 1, 2024
1 parent 186fe72 commit a9a9c9c
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,19 +208,6 @@
<version>${jersey.version}</version>
<scope>test</scope>
</dependency>
<!-- see `compile` scoped `javax.annotation-api` dependency
above for explanation -->
<!-- dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>1.2</version>
<scope>test</scope>
</dependency -->
<dependency>
<groupId>com.evolvedbinary.xpath</groupId>
<artifactId>xpath2-parser</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
Expand Down

0 comments on commit a9a9c9c

Please sign in to comment.