Skip to content

Commit

Permalink
Remove one unneeded dependency exclusion.
Browse files Browse the repository at this point in the history
  • Loading branch information
baldimir committed Mar 27, 2024
1 parent 195398a commit 205dbb2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jbpm-workitem-itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,6 @@
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
</exclusion>
<exclusion>
<groupId>org.springframework</groupId>
<artifactId>spring-jcl</artifactId>
</exclusion>
<exclusion>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
Expand Down

0 comments on commit 205dbb2

Please sign in to comment.