Skip to content

Commit c73558d

Browse files
committed
...
1 parent eacfe9f commit c73558d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -68,18 +68,6 @@ tools.jackson.core.*;version=${project.version}
6868
</repository>
6969
</repositories>
7070

71-
<dependencyManagement>
72-
<dependencies>
73-
<dependency>
74-
<groupId>org.junit</groupId>
75-
<artifactId>junit-bom</artifactId>
76-
<version>5.9.3</version>
77-
<type>pom</type>
78-
<scope>import</scope>
79-
</dependency>
80-
</dependencies>
81-
</dependencyManagement>
82-
8371
<build>
8472
<plugins>
8573
<plugin>

0 commit comments

Comments
 (0)