Skip to content

Commit

Permalink
Remove unnecessary exclusion (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Sep 20, 2023
1 parent 77dd796 commit 6436f81
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
Expand Down

0 comments on commit 6436f81

Please sign in to comment.