diff --git a/cdap-event-writer-ext-gcp-pubsub/pom.xml b/cdap-event-writer-ext-gcp-pubsub/pom.xml
index 9bd408d..6065cb1 100644
--- a/cdap-event-writer-ext-gcp-pubsub/pom.xml
+++ b/cdap-event-writer-ext-gcp-pubsub/pom.xml
@@ -23,7 +23,7 @@
io.cdap.cdap
cdap-event-writer-extensions
- 1.2.2
+ 1.2.3-SNAPSHOT
cdap-event-writer-ext-gcp-pubsub
@@ -33,12 +33,12 @@
com.google.cloud
google-cloud-pubsub
- 1.108.1
+ 1.108.2-SNAPSHOT
com.google.code.gson
gson
- 2.8.7
+ 2.8.8-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index e9163c1..eaaa67e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
io.cdap.cdap
cdap-event-writer-extensions
CDAP Event Writer Extensions
- 1.2.2
+ 1.2.3-SNAPSHOT
pom
@@ -50,7 +50,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 2.17
+ 2.18-SNAPSHOT
maven-plugin
@@ -75,7 +75,7 @@
junit
junit
- 4.11
+ 4.12-SNAPSHOT
test