diff --git a/google-cloud-bigquerystorage/pom.xml b/google-cloud-bigquerystorage/pom.xml
index ccded10323..183a275300 100644
--- a/google-cloud-bigquerystorage/pom.xml
+++ b/google-cloud-bigquerystorage/pom.xml
@@ -179,7 +179,7 @@
org.apache.avro
avro
- 1.11.1
+ 1.11.2
test
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 4fe8193bf3..bee51c1af9 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -42,7 +42,7 @@
org.apache.avro
avro
- 1.11.1
+ 1.11.2
org.apache.arrow
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index c036461d94..99a8f5b1d1 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -41,7 +41,7 @@
org.apache.avro
avro
- 1.11.1
+ 1.11.2
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 936fd3901b..9d1c2ba2da 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -53,7 +53,7 @@
org.apache.avro
avro
- 1.11.1
+ 1.11.2
org.apache.arrow
diff --git a/tutorials/JsonWriterDefaultStream/pom.xml b/tutorials/JsonWriterDefaultStream/pom.xml
index 429e39be02..75957b86ce 100644
--- a/tutorials/JsonWriterDefaultStream/pom.xml
+++ b/tutorials/JsonWriterDefaultStream/pom.xml
@@ -29,7 +29,7 @@
org.apache.avro
avro
- 1.11.1
+ 1.11.2
org.apache.arrow