diff --git a/springmybatis/pom.xml b/springmybatis/pom.xml index 69ea600..6e51bc5 100644 --- a/springmybatis/pom.xml +++ b/springmybatis/pom.xml @@ -18,7 +18,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>3.8.1</version> + <version>4.13.1</version> <scope>test</scope> </dependency>