Skip to content

Commit 3f870ed

Browse files
authored
chore: the versions in install-without-bom should be updated by renovate-bot only (#364)
1 parent d11d93a commit 3f870ed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

samples/install-without-bom/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,13 @@
2424
</properties>
2525

2626
<dependencies>
27-
<!-- {x-version-update-start:google-cloud-logging:released} -->
2827
<!-- [START logging_install_without_bom] -->
2928
<dependency>
3029
<groupId>com.google.cloud</groupId>
3130
<artifactId>google-cloud-logging</artifactId>
3231
<version>2.1.0</version>
3332
</dependency>
3433
<!-- [END logging_install_without_bom] -->
35-
<!-- {x-version-update-end} -->
3634

3735
<dependency>
3836
<groupId>junit</groupId>

0 commit comments

Comments
 (0)