diff --git a/functions/pubsub/publish-message/pom.xml b/functions/pubsub/publish-message/pom.xml
index f8a78c28221..732a7bf91af 100644
--- a/functions/pubsub/publish-message/pom.xml
+++ b/functions/pubsub/publish-message/pom.xml
@@ -27,12 +27,13 @@
com.google.cloud.samples
shared-configuration
- 1.2.0
+ 1.2.2
- 11
- 11
+
+ 21
+ 21
UTF-8
@@ -116,6 +117,25 @@
false
+
+ org.jacoco
+ jacoco-maven-plugin
+ 0.8.14
+
+
+
+ prepare-agent
+
+
+
+ report
+ test
+
+ report
+
+
+
+