Skip to content

Commit

Permalink
Prefer parent Junit BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Apr 17, 2024
1 parent 780555f commit 1d4111d
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 @@ -68,18 +68,6 @@ under the License.
<project.build.outputTimestamp>2023-03-08T23:06:24Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.10.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>

<build>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit 1d4111d

Please sign in to comment.