diff --git a/java-secretmanager/samples/install-without-bom/pom.xml b/java-secretmanager/samples/install-without-bom/pom.xml
index 2824a20b1aad..da3809871792 100644
--- a/java-secretmanager/samples/install-without-bom/pom.xml
+++ b/java-secretmanager/samples/install-without-bom/pom.xml
@@ -36,7 +36,7 @@
com.google.protobuf
protobuf-java-util
- 3.21.3
+ 3.21.4
junit
diff --git a/java-secretmanager/samples/snapshot/pom.xml b/java-secretmanager/samples/snapshot/pom.xml
index f558f9221c7a..7cfe953ec479 100644
--- a/java-secretmanager/samples/snapshot/pom.xml
+++ b/java-secretmanager/samples/snapshot/pom.xml
@@ -34,7 +34,7 @@
com.google.protobuf
protobuf-java-util
- 3.21.3
+ 3.21.4
diff --git a/java-secretmanager/samples/snippets/pom.xml b/java-secretmanager/samples/snippets/pom.xml
index e139eb271024..8802d2fe4b57 100644
--- a/java-secretmanager/samples/snippets/pom.xml
+++ b/java-secretmanager/samples/snippets/pom.xml
@@ -46,7 +46,7 @@
com.google.protobuf
protobuf-java-util
- 3.21.3
+ 3.21.4
junit