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 abd1037 commit d11d705Copy full SHA for d11d705
dlp/pom.xml
@@ -43,12 +43,12 @@
43
<dependency>
44
<groupId>com.google.cloud</groupId>
45
<artifactId>google-cloud-dlp</artifactId>
46
- <version>0.38.1-beta-SNAPSHOT</version> <!-- TODO: update with release version -->
+ <version>0.40.0-beta</version>
47
</dependency>
48
49
50
<artifactId>google-cloud-pubsub</artifactId>
51
- <version>0.38.0-beta</version> <!-- TODO: update with release version -->
52
53
54
<groupId>commons-cli</groupId>
0 commit comments