[DMAAP-BC] Update kohn sec vul packages

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I41cd5f63033426610eadebb3eccc7ab58ac34809
Issue-ID: DMAAP-1748
diff --git a/dmaap-bc/pom.xml b/dmaap-bc/pom.xml
index f4229f6..7da5e5d 100644
--- a/dmaap-bc/pom.xml
+++ b/dmaap-bc/pom.xml
@@ -205,7 +205,7 @@
     <dependency>
       <groupId>org.postgresql</groupId>
       <artifactId>postgresql</artifactId>
-      <version>42.2.14</version>
+      <version>42.3.7</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
diff --git a/pom.xml b/pom.xml
index 8d13b45..d4b43a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   </parent>
 
   <properties>
-    <revision>2.0.9-SNAPSHOT</revision>
+    <revision>2.0.10-SNAPSHOT</revision>
     <multiproject.basedir>${basedir}</multiproject.basedir>
     <docker.maven.plugin.version>1.0.0</docker.maven.plugin.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/version.properties b/version.properties
index 5078066..ca02896 100644
--- a/version.properties
+++ b/version.properties
@@ -27,7 +27,7 @@
 
 major=2
 minor=0
-patch=9
+patch=10
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins