diff --git a/README.md b/README.md
index c9dd8fc95..b4c8a5bb0 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
com.google.cloud
libraries-bom
- 26.55.0
+ 26.56.0
pom
import
@@ -43,7 +43,7 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-pubsub
- 1.137.0
+ 1.137.1
```
diff --git a/google-cloud-pubsub/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-pubsub/native-image.properties b/google-cloud-pubsub/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-pubsub/native-image.properties
deleted file mode 100644
index b77dd433a..000000000
--- a/google-cloud-pubsub/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-pubsub/native-image.properties
+++ /dev/null
@@ -1 +0,0 @@
-Args=--initialize-at-build-time=org.junit.runners.model.FrameworkField
\ No newline at end of file