diff --git a/README.md b/README.md
index cfcfeb7..3e99f1c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,18 @@
# MTN MoMo API Java Client
+**🛑 This repository is no longer actively maintained.**
+
+As of July 14, 2025, this project is no longer under active development. This means:
+* No new features will be added.
+* Bugs will not be fixed.
+* Pull requests will not be reviewed or merged.
+* Issues will not be addressed.
+
+We appreciate your interest and contributions.
+**Thank you.**
+
+
+
Power your apps with our MTN MoMo API
@@ -38,7 +51,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:
```groovy
-compile "ug.sparkpl:mtnmomo-java:1.0.0"
+compile "ug.sparkpl:mtnmomo-java:1.2.0"
```
# Sandbox Environment
@@ -234,4 +247,4 @@ The library uses [Project Lombok][lombok]. While it is not a requirement, you mi
[lombok]: https://projectlombok.org
[lombok-plugins]: https://projectlombok.org/setup/overview
-# Thank you.
\ No newline at end of file
+# Thank you.