diff --git a/elasticsearch-5.5.3-plugin/pom.xml b/elasticsearch-5.5.3-plugin/pom.xml
index b45ec73..b930add 100644
--- a/elasticsearch-5.5.3-plugin/pom.xml
+++ b/elasticsearch-5.5.3-plugin/pom.xml
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>3.8.1</version>
+      <version>4.13.1</version>
       <scope>test</scope>
     </dependency>
   </dependencies>