diff --git a/java-eventarc/README.md b/java-eventarc/README.md
index ad586972629b..5fa17ab9c1f5 100644
--- a/java-eventarc/README.md
+++ b/java-eventarc/README.md
@@ -19,7 +19,7 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-eventarc
- 1.3.4
+ 1.3.5
```
@@ -27,13 +27,13 @@ If you are using Maven, add this to your pom.xml file:
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-eventarc:1.3.4'
+implementation 'com.google.cloud:google-cloud-eventarc:1.3.5'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.3.4"
+libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.3.5"
```
## Authentication
diff --git a/java-eventarc/samples/install-without-bom/pom.xml b/java-eventarc/samples/install-without-bom/pom.xml
index d2889b247bd5..820351a66c94 100644
--- a/java-eventarc/samples/install-without-bom/pom.xml
+++ b/java-eventarc/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-eventarc
- 1.3.4
+ 1.3.5
diff --git a/java-eventarc/samples/snapshot/pom.xml b/java-eventarc/samples/snapshot/pom.xml
index ccc4c136e789..e51e775f6325 100644
--- a/java-eventarc/samples/snapshot/pom.xml
+++ b/java-eventarc/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-eventarc
- 1.3.4
+ 1.3.5
diff --git a/java-eventarc/samples/snippets/pom.xml b/java-eventarc/samples/snippets/pom.xml
index 7e1972f06e97..8ed5e5c791c4 100644
--- a/java-eventarc/samples/snippets/pom.xml
+++ b/java-eventarc/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-eventarc
- 1.3.4
+ 1.3.5