升级junit

This commit is contained in:
yhl452493373
2022-02-14 17:20:23 +08:00
parent 19fb15bd03
commit a4e5017b60

View File

@@ -24,7 +24,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.12</version> <version>4.13.2</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>