diff --git a/README.md b/README.md
index 182baf6f..a592d4f0 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ _Note 2: Support for higher versions of JDK (>= 1.9.0) has not been made availab
### Dependencies
* commons-logging-1.1.1.jar : logging
-* log4j-2.16.0.jar : logging
+* log4j-2.17.1.jar : logging
* httpclient-4.0.1.jar : http communication with the payment gateway
* httpcore-4.0.1.jar : http communication with the payment gateway
* junit-4.8.2.jar : unit testing
diff --git a/pom.xml b/pom.xml
index e39c64e0..24e96c43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
1.5
true
true
- 2.16.0
+ 2.17.1