diff --git a/google-cloud-bigquerystorage/pom.xml b/google-cloud-bigquerystorage/pom.xml
index 76c859d133..1df5a7b326 100644
--- a/google-cloud-bigquerystorage/pom.xml
+++ b/google-cloud-bigquerystorage/pom.xml
@@ -156,7 +156,7 @@
org.apache.avro
avro
- 1.11.0
+ 1.11.1
test
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index d01aca07b3..316bf503fe 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.0
+ 1.11.1
org.apache.arrow
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 57598ff9dd..99c34181e7 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -41,7 +41,7 @@
org.apache.avro
avro
- 1.11.0
+ 1.11.1
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 2906674d8b..776dbe8681 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -53,7 +53,7 @@
org.apache.avro
avro
- 1.11.0
+ 1.11.1
org.apache.arrow
diff --git a/tutorials/JsonWriterDefaultStream/pom.xml b/tutorials/JsonWriterDefaultStream/pom.xml
index a243d8cf02..e3a2989d2d 100644
--- a/tutorials/JsonWriterDefaultStream/pom.xml
+++ b/tutorials/JsonWriterDefaultStream/pom.xml
@@ -29,7 +29,7 @@
org.apache.avro
avro
- 1.11.0
+ 1.11.1
org.apache.arrow