diff --git a/springboot-druid/pom.xml b/springboot-druid/pom.xml index 2c9d435..4e57ceb 100644 --- a/springboot-druid/pom.xml +++ b/springboot-druid/pom.xml @@ -28,7 +28,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.12</version> + <version>4.13.1</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId>