Skip to content

Commit 284902e

Browse files
committed
Update to most recent versioning.
1 parent 6bdeaf6 commit 284902e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

dlp/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,14 @@
4141

4242
<dependencies>
4343
<dependency>
44-
<!-- TODO : update with release version -->
4544
<groupId>com.google.cloud</groupId>
4645
<artifactId>google-cloud-dlp</artifactId>
47-
<version>0.35.1-beta-SNAPSHOT</version>
46+
<version>0.38.1-beta-SNAPSHOT</version> <!-- TODO: update with release version -->
4847
</dependency>
4948
<dependency>
50-
<!-- TODO : update with release version -->
5149
<groupId>com.google.cloud</groupId>
5250
<artifactId>google-cloud-pubsub</artifactId>
53-
<version>0.35.1-beta-SNAPSHOT</version>
51+
<version>0.38.1-beta-SNAPSHOT</version> <!-- TODO: update with release version -->
5452
</dependency>
5553
<dependency>
5654
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)