Skip to content

Commit

Permalink
test: remove junit bom
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollovati committed Dec 10, 2024
1 parent af85507 commit 553a51c
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,6 @@
<artifactId>vaadin-quarkus</artifactId>
<name>Vaadin Quarkus - Runtime</name>

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

<dependencies>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit 553a51c

Please sign in to comment.