release notes updated
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 5c2a354..ee0df2b 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,10 +1,10 @@
 # DLab is Self-service, Fail-safe Exploratory Environment for Collaborative Data Science Workflow
 
-## Bug fixes in v2.0.2
-- fixed Apache Toree installation for Jupyter notebook 
+## Bug fixes in v2.0.3
+- upgraded jackson library to eliminate https://nvd.nist.gov/vuln/detail/CVE-2018-7489 bug 
 
 
-## Known issues in v2.0.2
+## Known issues in v2.0.3
 **All Cloud platforms:**
 - remote kernel list for Data Engine is not updated after stop/start Data Engine
 - following links can be opened via tunnel for Data Engine/Data Engine: service: worker/application ID, application detail UI, event timeline, logs for Data Engine
@@ -22,7 +22,7 @@
 - creation of Zeppelin from custom image fails on the step when cluster kernels are removing
 - start Notebook by scheduler does not work when Data Lake is enabled 
 
-## Known issues caused by cloud provider limitations in v2.0.2
+## Known issues caused by cloud provider limitations in v2.0.3
 
 **Microsoft Azure:**
 - resource name length should not exceed 80 chars
diff --git a/build.properties b/build.properties
index 4074f18..237962e 100644
--- a/build.properties
+++ b/build.properties
@@ -1 +1 @@
-dlab.version=2.0.2
\ No newline at end of file
+dlab.version=2.0.3
\ No newline at end of file