Skip to content

Commit e477a2c

Browse files
authored
samples(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.111.2 (#412)
1 parent fd2babf commit e477a2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dlp/snippets/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.google.cloud</groupId>
3838
<artifactId>google-cloud-pubsub</artifactId>
39-
<version>1.110.3</version>
39+
<version>1.111.2</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>junit</groupId>

dlp/snippets/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.google.cloud</groupId>
3737
<artifactId>google-cloud-pubsub</artifactId>
38-
<version>1.110.3</version>
38+
<version>1.111.2</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>junit</groupId>

0 commit comments

Comments
 (0)