Skip to content

Commit efe454c

Browse files
committed
Polishing mybatis#177
1 parent b94d721 commit efe454c

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -163,20 +163,6 @@
163163
<scope>test</scope>
164164
</dependency>
165165

166-
<dependency>
167-
<groupId>org.junit.jupiter</groupId>
168-
<artifactId>junit-jupiter-engine</artifactId>
169-
<version>${junit-engine.version}</version>
170-
<scope>test</scope>
171-
</dependency>
172-
173-
<dependency>
174-
<groupId>org.junit.platform</groupId>
175-
<artifactId>junit-platform-runner</artifactId>
176-
<version>${junit-platform.version}</version>
177-
<scope>test</scope>
178-
</dependency>
179-
180166
<dependency>
181167
<groupId>org.jboss.byteman</groupId>
182168
<artifactId>byteman-bmunit</artifactId>

0 commit comments

Comments
 (0)