8000 fix: region tag open and close (#4615) · coderatgoogle/java-docs-samples@14c9c75 · GitHub
[go: up one dir, main page]

Skip to content

Commit 14c9c75

Browse files
fix: region tag open and close (GoogleCloudPlatform#4615)
1 parent a7e4823 commit 14c9c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsub/spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
<!-- The Spring Cloud GCP BOM will manage spring-cloud-gcp version numbers for you. -->
4343
<!-- [START pubsub_spring_dependency_manager] -->
4444
<dependencyManagement>
45-
<!-- [END pubsub_spring_dependency_manager] -->
4645
<dependencies>
46+
<!-- [END pubsub_spring_dependency_manager] -->
4747
<dependency>
4848
<groupId>org.springframework.boot</groupId>
4949
<artifactId>spring-boot-dependencies</artifactId>

0 commit comments

Comments
 (0)
0