Skip to content

Commit 086f2d6

Browse files
committed
chore(deps): update dependency com.google.cloud:libraries-bom to v26.58.0
1 parent 9149c04 commit 086f2d6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

java-dns/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>libraries-bom</artifactId>
23-
<version>26.54.0</version>
23+
<version>26.58.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>

java-notification/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2323
<dependency>
2424
<groupId>com.google.cloud</groupId>
2525
<artifactId>libraries-bom</artifactId>
26-
<version>26.54.0</version>
26+
<version>26.58.0</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>

java-vertexai/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
1818
<dependency>
1919
<groupId>com.google.cloud</groupId>
2020
<artifactId>libraries-bom</artifactId>
21-
<version>26.54.0</version>
21+
<version>26.58.0</version>
2222
<type>pom</type>
2323
<scope>import</scope>
2424
</dependency>

0 commit comments

Comments
 (0)