We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df4301 commit 1800c5dCopy full SHA for 1800c5d
dlp/snippets/snippets/pom.xml
@@ -42,7 +42,7 @@
42
<groupId>com.google.cloud</groupId>
43
<artifactId>google-cloud-dlp</artifactId>
44
</dependency>
45
- <!-- START_EXCLUDE -->
+ <!-- [START_EXCLUDE] -->
46
<dependency>
47
48
<artifactId>google-cloud-pubsub</artifactId>
@@ -59,7 +59,7 @@
59
<version>1.0.1</version>
60
<scope>test</scope>
61
62
- <!-- END_EXCLUDE -->
+ <!-- [END_EXCLUDE] -->
63
</dependencies>
64
<!-- [END dlp_install_with_bom] -->
65
</project>
0 commit comments