diff --git a/.bumpversion.cfg b/.bumpversion.cfg
index b09596c..8987579 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 1.0.8
+current_version = 1.0.9
commit = True
message = Update version {current_version} -> {new_version}
diff --git a/README.md b/README.md
index a26d14c..c21c776 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
[![Build Status](https://api.travis-ci.org/ibm-cloud-security/security-advisor-sdk-java.svg?branch=master)](https://travis-ci.org/github/ibm-cloud-security/security-advisor-sdk-java)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
-# IBM Cloud Security Advisor Java SDK Version 1.0.8
+# IBM Cloud Security Advisor Java SDK Version 1.0.9
readme updated
diff --git a/modules/common/pom.xml b/modules/common/pom.xml
index 6943be5..80bfa38 100644
--- a/modules/common/pom.xml
+++ b/modules/common/pom.xml
@@ -7,7 +7,7 @@
securityadvisor
com.ibm.cloud
- 1.0.8
+ 1.0.9
../..
diff --git a/modules/notifications_api/README.md b/modules/notifications_api/README.md
index 50e0138..9bbed0a 100644
--- a/modules/notifications_api/README.md
+++ b/modules/notifications_api/README.md
@@ -8,7 +8,7 @@
com.ibm.cloud.securityadvisor
notifications_api
- 1.0.8
+ 1.0.9
```
diff --git a/modules/notifications_api/pom.xml b/modules/notifications_api/pom.xml
index 6aa9b85..f8d8644 100644
--- a/modules/notifications_api/pom.xml
+++ b/modules/notifications_api/pom.xml
@@ -6,7 +6,7 @@
securityadvisor
com.ibm.cloud
- 1.0.8
+ 1.0.9
../..
diff --git a/pom.xml b/pom.xml
index 98df17d..4316880 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
https://github.com/ibm-cloud-security/security-advisor-sdk-java
com.ibm.cloud
- 1.0.8
+ 1.0.9
pom