diff --git a/google-cloud-pubsub/pom.xml b/google-cloud-pubsub/pom.xml
index e74305b38..b39d9d133 100644
--- a/google-cloud-pubsub/pom.xml
+++ b/google-cloud-pubsub/pom.xml
@@ -24,6 +24,7 @@
io.grpc
grpc-stub
+ test
io.grpc
@@ -84,6 +85,7 @@
io.grpc
grpc-core
+ test
com.google.errorprone
@@ -96,6 +98,7 @@
com.google.http-client
google-http-client
+ test
@@ -166,7 +169,7 @@
org.apache.maven.plugins
maven-dependency-plugin
- 3.1.2
+ 3.3.0
com.google.auth:google-auth-library-oauth2-http:jar
diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml
index ff7d53434..9a9be2e44 100644
--- a/samples/native-image-sample/pom.xml
+++ b/samples/native-image-sample/pom.xml
@@ -79,7 +79,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
org.apache.maven.plugins
maven-dependency-plugin
- 3.2.0
+ 3.3.0
copy-dependencies