diff --git a/pom.xml b/pom.xml
index d61f1d2..00a3c8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@ limitations under the License.
       <dependency>
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
-        <version>4.13</version>
+        <version>4.13.1</version>
       </dependency>
       <dependency>
         <groupId>org.assertj</groupId>