diff --git a/library_generation/owlbot/templates/java_library/README.md b/library_generation/owlbot/templates/java_library/README.md
index 21091251c0..ef1e8ec7cd 100644
--- a/library_generation/owlbot/templates/java_library/README.md
+++ b/library_generation/owlbot/templates/java_library/README.md
@@ -57,6 +57,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
{{ group_id }}
{{ artifact_id }}
+
```
If you are using Maven without the BOM, add this to your dependencies: