Update pom.xml

This commit is contained in:
17hao
2021-02-06 18:46:47 +08:00
parent 02d6463faa
commit 0668debec6

View File

@@ -108,8 +108,6 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>