diff --git a/bbs/pom.xml b/bbs/pom.xml
index 9349731..b0dc42f 100644
--- a/bbs/pom.xml
+++ b/bbs/pom.xml
@@ -24,7 +24,7 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <version>4.9</version>
+            <version>4.13.1</version>
             <scope>test</scope>
         </dependency>