Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 3fc62bc

Browse files
chore(deps): update dependency com.google.cloud:libraries-bom to v26.12.0 (#2636)
* chore(deps): update dependency com.google.cloud:libraries-bom to v26.12.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 5d8d9a6 commit 3fc62bc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ See https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google
2121
<dependency>
2222
<groupId>com.google.cloud</groupId>
2323
<artifactId>libraries-bom</artifactId>
24-
<version>26.11.0</version>
24+
<version>26.12.0</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</dependency>

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>libraries-bom</artifactId>
42-
<version>26.11.0</version>
42+
<version>26.12.0</version>
4343
<type>pom</type>
4444
<scope>import</scope>
4545
</dependency>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.cloud</groupId>
4949
<artifactId>libraries-bom</artifactId>
50-
<version>26.11.0</version>
50+
<version>26.12.0</version>
5151
<type>pom</type>
5252
<scope>import</scope>
5353
</dependency>

0 commit comments

Comments
 (0)