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 6bdeaf6 commit 284902eCopy full SHA for 284902e
dlp/pom.xml
@@ -41,16 +41,14 @@
41
42
<dependencies>
43
<dependency>
44
- <!-- TODO : update with release version -->
45
<groupId>com.google.cloud</groupId>
46
<artifactId>google-cloud-dlp</artifactId>
47
- <version>0.35.1-beta-SNAPSHOT</version>
+ <version>0.38.1-beta-SNAPSHOT</version> <!-- TODO: update with release version -->
48
</dependency>
49
50
51
52
<artifactId>google-cloud-pubsub</artifactId>
53
54
55
56
<groupId>commons-cli</groupId>
0 commit comments