Skip to content

Commit

Permalink
Remove junit-bom from managed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored and MarkEWaite committed Aug 22, 2022
1 parent dc62922 commit 73da6cb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,6 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 73da6cb

Please sign in to comment.