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

Commit 30c5058

Browse files
chore(deps): update dependency com.google.cloud:libraries-bom to v25 (#1920)
* chore(deps): update dependency com.google.cloud:libraries-bom to v25 * 🦉 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 c3faf1f commit 30c5058

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>24.4.0</version>
24+
<version>25.0.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>24.4.0</version>
42+
<version>25.0.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>24.4.0</version>
50+
<version>25.0.0</version>
5151
<type>pom</type>
5252
<scope>import</scope>
5353
</dependency>

0 commit comments

Comments
 (0)