Skip to content

Commit de0f1d9

Browse files
chore: merge main into generate-libraries-main
2 parents ef379a3 + 3132d52 commit de0f1d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

samples/install-without-bom/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-pubsub</artifactId>
47-
<version>1.139.3</version>
47+
<version>1.139.4</version>
4848
</dependency>
4949
<!-- [END pubsub_install_without_bom] -->
5050

@@ -86,12 +86,12 @@
8686
<dependency>
8787
<groupId>com.google.cloud</groupId>
8888
<artifactId>google-cloud-bigquery</artifactId>
89-
<version>2.50.0</version>
89+
<version>2.50.1</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>com.google.cloud</groupId>
9393
<artifactId>google-cloud-storage</artifactId>
94-
<version>2.52.2</version>
94+
<version>2.52.3</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>com.google.cloud.opentelemetry</groupId>

samples/snapshot/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@
8585
<dependency>
8686
<groupId>com.google.cloud</groupId>
8787
<artifactId>google-cloud-bigquery</artifactId>
88-
<version>2.50.0</version>
88+
<version>2.50.1</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>com.google.cloud</groupId>
9292
<artifactId>google-cloud-storage</artifactId>
93-
<version>2.52.2</version>
93+
<version>2.52.3</version>
9494
</dependency>
9595
<dependency>
9696
<groupId>com.google.cloud.opentelemetry</groupId>

0 commit comments

Comments
 (0)