Skip to content

Commit d11d705

Browse files
author
Ace Nassri
committed
Update deps
1 parent abd1037 commit d11d705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dlp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
<dependency>
4444
<groupId>com.google.cloud</groupId>
4545
<artifactId>google-cloud-dlp</artifactId>
46-
<version>0.38.1-beta-SNAPSHOT</version> <!-- TODO: update with release version -->
46+
<version>0.40.0-beta</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>com.google.cloud</groupId>
5050
<artifactId>google-cloud-pubsub</artifactId>
51-
<version>0.38.0-beta</version> <!-- TODO: update with release version -->
51+
<version>0.40.0-beta</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)