Skip to content

Commit

Permalink
Merge pull request #432 from basil/unnecessary
Browse files Browse the repository at this point in the history
Remove unnecessary dependency
  • Loading branch information
MarkEWaite committed Dec 17, 2022
2 parents fe6e37d + e567879 commit 95b825b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,18 +109,6 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>script-security</artifactId>
</dependency>
<dependency>
<groupId>com.infradna.tool</groupId>
<artifactId>bridge-method-annotation</artifactId>
<version>1.25</version>
<scope>provided</scope>
<exclusions>
<exclusion>
<groupId>org.jenkins-ci</groupId>
<artifactId>annotation-indexer</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>data-tables-api</artifactId>
Expand Down

0 comments on commit 95b825b

Please sign in to comment.