We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a149c commit 197c214Copy full SHA for 197c214
pom.xml
@@ -21,18 +21,6 @@
21
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
22
</properties>
23
24
- <dependencyManagement>
25
- <dependencies>
26
- <dependency>
27
- <groupId>org.junit</groupId>
28
- <artifactId>junit-bom</artifactId>
29
- <version>5.5.2</version>
30
- <type>pom</type>
31
- <scope>import</scope>
32
- </dependency>
33
- </dependencies>
34
- </dependencyManagement>
35
-
36
<dependencies>
37
<dependency>
38
<groupId>org.junit.jupiter</groupId>
0 commit comments